Skip to content

Commit 45129f8

Browse files
committed
fix: license checker CI failed
1 parent cf6cdcb commit 45129f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/filter/logging_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ func TestRequestLogHandler(t *testing.T) {
4343

4444
w := performRequest(r, "GET", "/")
4545
assert.Equal(t, 200, w.Code)
46-
}
46+
}

0 commit comments

Comments
 (0)