Skip to content

Commit 98b7b39

Browse files
committed
test: fix route test
1 parent ab918a3 commit 98b7b39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/api_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ func TestApiPing(t *testing.T) {
2626
nil,
2727
nil,
2828
nil,
29+
nil,
2930
)
3031

3132
r.ServeHTTP(rr, req)

0 commit comments

Comments
 (0)