Skip to content

Commit 9f94eca

Browse files
Modify test scenario to reflect changes for issue #271
1 parent d22d496 commit 9f94eca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/user-reset-password.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Feature: Reset passwords for one or more WordPress users.
1111
Then STDOUT should contain:
1212
"""
1313
Reset password for admin.
14-
Success: Password reset.
14+
Success: Password reset for 1 user.
1515
"""
1616
And an email should be sent
1717

@@ -32,7 +32,7 @@ Feature: Reset passwords for one or more WordPress users.
3232
Then STDOUT should contain:
3333
"""
3434
Reset password for admin.
35-
Success: Password reset.
35+
Success: Password reset for 1 user.
3636
"""
3737
And an email should not be sent
3838

0 commit comments

Comments
 (0)