Disable new thread page test
This commit is contained in:
parent
04373033cc
commit
50fdc64bc5
1
tests.go
1
tests.go
@ -120,6 +120,7 @@ var tests = map[string][]string{
|
|||||||
// Disable
|
// Disable
|
||||||
"/auth/google": nil,
|
"/auth/google": nil,
|
||||||
"/auth/google/callback": nil,
|
"/auth/google/callback": nil,
|
||||||
|
"/new/thread": nil,
|
||||||
"/user": nil,
|
"/user": nil,
|
||||||
"/settings": nil,
|
"/settings": nil,
|
||||||
"/extension/embed": nil,
|
"/extension/embed": nil,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user