We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6cdcb commit 45129f8Copy full SHA for 45129f8
1 file changed
api/filter/logging_test.go
@@ -43,4 +43,4 @@ func TestRequestLogHandler(t *testing.T) {
43
44
w := performRequest(r, "GET", "/")
45
assert.Equal(t, 200, w.Code)
46
-}
+}
0 commit comments