We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22d496 commit 9f94ecaCopy full SHA for 9f94eca
features/user-reset-password.feature
@@ -11,7 +11,7 @@ Feature: Reset passwords for one or more WordPress users.
11
Then STDOUT should contain:
12
"""
13
Reset password for admin.
14
- Success: Password reset.
+ Success: Password reset for 1 user.
15
16
And an email should be sent
17
@@ -32,7 +32,7 @@ Feature: Reset passwords for one or more WordPress users.
32
33
34
35
36
37
And an email should not be sent
38
0 commit comments