Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol Nowak committed Dec 19, 2023
1 parent 1456a9d commit 68892f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions limitQueryAmountMiddleware_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,6 @@ func doRequest(handler http.Handler, method string, target string, body string)
w := httptest.NewRecorder()

handler.ServeHTTP(w, r)

return w
}

0 comments on commit 68892f4

Please sign in to comment.