Skip to content

Commit fafbcbb

Browse files
committed
test: fix test
1 parent 6890e8d commit fafbcbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pr_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ func TestAddonsExistingSecretsManager(t *testing.T) {
247247
"prefix": options.Prefix,
248248
"region": "us-south",
249249
"existing_secrets_manager_crn": permanentResources["privateOnlySecMgrCRN"],
250+
"service_plan": "__NULL__", // Plan not needed if using existing instance
250251
},
251252
)
252253

0 commit comments

Comments
 (0)