This commit is contained in:
lash
2025-01-21 15:28:55 +00:00
parent f7d31e4e81
commit d5e636fbd6
14 changed files with 82 additions and 81 deletions

View File

@@ -22,4 +22,4 @@ func (m *MockWriter) Header() http.Header {
return http.Header{}
}
func (m *MockWriter) WriteHeader(statusCode int) {}
func (m *MockWriter) WriteHeader(statusCode int) {}