Skip to content

Commit 58029db

Browse files
committed
Fix unit test
Signed-off-by: fxiang1 <fxiang@redhat.com>
1 parent e830ad0 commit 58029db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

controllers/clusterpermission_controller_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ var _ = Describe("ClusterPermission controller", func() {
387387
Kind: "ClusterRole",
388388
Name: "argocd-application-controller-1",
389389
},
390+
Subjects: []rbacv1.Subject{},
390391
Subject: rbacv1.Subject{
391392
Kind: "User",
392393
Name: "user1",

0 commit comments

Comments
 (0)