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 d0d5a84 commit 5fd3657Copy full SHA for 5fd3657
features/signup.feature
@@ -3,8 +3,8 @@ Feature: Manage signups in a multisite installation
3
Scenario: Not applicable in single installation site
4
Given a WP install
5
6
- When I try `wp user signup list`
7
- Then STDERR should be:
+ When I try `wp user signup list`
+ Then STDERR should be:
8
"""
9
Error: This is not a multisite installation.
10
0 commit comments