Skip to content

Commit 8612c21

Browse files
committed
Change name of testResourceName const
1 parent 9bbe4cd commit 8612c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cel/common.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const (
4444
)
4545

4646
const (
47-
testResourceName = "test-policy"
47+
testResourceName = "test-resource"
4848
testTargetRefName = "test-targetRef"
4949
)
5050

0 commit comments

Comments
 (0)