Skip to content

Commit 4841e9a

Browse files
committed
fix tests
1 parent 6f5ffb7 commit 4841e9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

create-projects/tests/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ oc mock --receive 'policy add-role-to-group view system:authenticated -n foo-dev
6565
oc mock --receive 'policy add-role-to-group view system:authenticated -n foo-test' --times 1
6666
oc mock --receive 'policy add-role-to-group view system:authenticated -n foo-cd' --times 1
6767

68-
../create-projects.sh --project foo --admins foo.bar@example.com,baz.qux@example.com --groups=
68+
../create-projects.sh --project foo --groups=
6969

7070
oc mock --verify
7171

0 commit comments

Comments
 (0)