chore: simplify tests with logtest (#3184)
This commit is contained in:
@@ -62,10 +62,6 @@ type requestSettings struct {
|
||||
signature string
|
||||
}
|
||||
|
||||
func init() {
|
||||
log.SetOutput(io.Discard)
|
||||
}
|
||||
|
||||
func TestContentSecurityHandler(t *testing.T) {
|
||||
tests := []struct {
|
||||
method string
|
||||
|
||||
Reference in New Issue
Block a user