Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Commit 4bc6183

Browse files
ACL name changed.
1 parent 954357f commit 4bc6183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controllers/secretscope_controller_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ var _ = Describe("SecretScope Controller", func() {
3737
const timeout = time.Second * 30
3838
const interval = time.Second * 1
3939

40-
const aclKeyName = "secretscope-with-acls2"
40+
const aclKeyName = "secretscope-with-acls3"
4141
const secretsKeyName = "secretscope-with-secrets"
4242

4343
BeforeEach(func() {

0 commit comments

Comments
 (0)