Skip to content

Commit

Permalink
Merge pull request #1540 from creative-commoners/pulls/1.13/behat-pas…
Browse files Browse the repository at this point in the history
…sword

MNT Fix behat test
  • Loading branch information
GuySartorelli authored Aug 3, 2023
2 parents 3d2185c + 4914863 commit cbccd37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/behat/features/manage-users.feature
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ Feature: Manage users
| First Name | John |
| Surname | Doe |
| Email | john.doe@example.org |
| Password | P@ssword#1 |
| Confirm Password | P@ssword#1 |
And I press the "Create" button
Then I should see a "Saved member" message

Expand Down

0 comments on commit cbccd37

Please sign in to comment.