Skip to content

Commit

Permalink
fixup! tests(groups): test keeping local groups /wo mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
blizzz committed Jan 30, 2024
1 parent 43896e9 commit 8aa27c2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/integration/features/Shibboleth.feature
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,4 @@ Feature: Shibboleth
And The user value "groups" should be "Archaeologists"
And the group backend of "Archaeologists" should be "Database"
And Then the group backend of "Archaeologists" must not be "user_saml"
When I execute the background job for class "OCA\\User_SAML\\Jobs\\MigrateGroups"
Then the group backend of "Archaeologists" should be "Database"
And Then the group backend of "Archaeologists" must not be "user_saml"
And The user value "groups" should be "Archaeologists"
And I expect no background job for class "OCA\\User_SAML\\Jobs\\MigrateGroups"

0 comments on commit 8aa27c2

Please sign in to comment.