Skip to content

Commit 510466e

Browse files
committed
Avoid bundle-test
1 parent 424fdec commit 510466e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/bundle_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import (
3232
"github.com/mongodb/mongodb-atlas-kubernetes/v2/test/helper/e2e/model"
3333
)
3434

35-
var _ = Describe("User can deploy operator from bundles", Label("bundle-test"), func() {
35+
var _ = Describe("User can deploy operator from bundles", Label("focus-quatantine-bundle-test"), func() {
3636
var testData *model.TestDataProvider
3737
var imageURL string
3838

0 commit comments

Comments
 (0)