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 d9855fd commit 363a229Copy full SHA for 363a229
features/shell.feature
@@ -4,8 +4,7 @@ Feature: WordPress REPL
4
Given a WP install
5
6
When I run `wp shell < /dev/null`
7
-
8
- When I run `wp shell --basic < /dev/null`
+ And I run `wp shell --basic < /dev/null`
9
Then STDOUT should be empty
10
11
Scenario: Persistent environment
0 commit comments