Skip to content

Commit

Permalink
fixup! feat(groups) Add group backend
Browse files Browse the repository at this point in the history
  • Loading branch information
blizzz committed Nov 10, 2023
1 parent 5df35e5 commit 63e7a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/features/Shibboleth.feature
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Feature: Shibboleth
And The user value "email" should be "[email protected]"
And The user value "quota.total" should be "209715200"
And The user value "display-name" should be "Stud Ent"
And The user value "groups" should be "Astrophysics, Students"
And The user value "groups" should be "Students, Astrophysics"
And the group "Astrophysics" should exists
And the group "SAML_Astrophysics" should exists
And the group "SAML_Students" should exists
Expand Down

0 comments on commit 63e7a5d

Please sign in to comment.