Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
ISAICP-4392: Extend test to assert that the 'Cancel account' button i…
Browse files Browse the repository at this point in the history
…s not there.
  • Loading branch information
idimopoulos committed Jun 5, 2018
1 parent 5156b77 commit 228767c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/features/user/cancel.feature
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Feature:
And I press "Cancel account"
Then I should see the text "User Hazel Olson cannot be deleted as it is currently the sole owner of these collections:"
And I should see the link "Go back"
And I should not see the button "Cancel account"

@javascript
Scenario: A moderator deletes a user.
Expand Down

0 comments on commit 228767c

Please sign in to comment.