Skip to content

Commit c6e46f7

Browse files
committed
ignore lint
1 parent 0c6acac commit c6e46f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opsmngr/global_api_key_whitelists_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
"testing"
2222

2323
"github.com/go-test/deep"
24-
atlas `go.mongodb.org/atlas/mongodbatlas`
24+
atlas "go.mongodb.org/atlas/mongodbatlas"
2525
)
2626

2727
const accessListID = "5f3cf81b89034c6b3c0a528e" //nolint:gosec // not a credential

0 commit comments

Comments
 (0)