Skip to content

Commit 917b928

Browse files
committed
update test
1 parent 0ab3670 commit 917b928

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tests/templates/kuttl/ad-user-info/test-regorule.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
"CN=Domain Users,CN=Users,DC=sble,DC=test",
2626
"CN=Users,CN=Builtin,DC=sble,DC=test",
2727
],
28+
"charlie@CUSTOM.TEST": [
29+
"CN=Domain Users,CN=Users,DC=sble,DC=test",
30+
"CN=Users,CN=Builtin,DC=sble,DC=test",
31+
],
2832
}
2933

3034

0 commit comments

Comments
 (0)