diff --git a/tests/behat/features/manage-users.feature b/tests/behat/features/manage-users.feature index 1cecf226b..48dafecc7 100644 --- a/tests/behat/features/manage-users.feature +++ b/tests/behat/features/manage-users.feature @@ -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