Skip to content

Commit f785045

Browse files
committed
Fix lint
1 parent 2ef13f1 commit f785045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/utils/api_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package utils
1+
package utils //nolint:revive //TODO: figure out a better name for this package
22

33
import (
44
"testing"

0 commit comments

Comments
 (0)