Disable test for extension
This commit is contained in:
1
tests.go
1
tests.go
@ -122,6 +122,7 @@ var tests = map[string][]string{
|
||||
"/auth/google/callback": nil,
|
||||
"/user": nil,
|
||||
"/settings": nil,
|
||||
"/extension/embed": nil,
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user