fix: drop black magic that is no longer needed
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
co-authored by
Roberto Abdelkader Martínez Pérez
parent
ec227c2ba3
commit
6821eca6f3
@@ -129,7 +129,6 @@ func TestHandlerBuilderStoresTheProperResponseWriter(t *testing.T) {
|
||||
return nil
|
||||
}
|
||||
w := httptest.NewRecorder()
|
||||
w.Flushed = !w.Flushed
|
||||
|
||||
handlerBuilder(route).ServeHTTP(w, nil)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user