diff --git a/input_raw_test.go b/input_raw_test.go index 79b04b1..9305724 100644 --- a/input_raw_test.go +++ b/input_raw_test.go @@ -179,9 +179,6 @@ func TestInputRAWChunkedEncoding(t *testing.T) { } func TestInputRAWLargePayload(t *testing.T) { - Settings.verbose = true - Settings.debug = true - wg := new(sync.WaitGroup) quit := make(chan int)