Skip to content

Commit 3af53a9

Browse files
authored
Merge pull request #71 from wp-cli/refine-feature-files
2 parents d9855fd + 363a229 commit 3af53a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

features/shell.feature

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ Feature: WordPress REPL
44
Given a WP install
55

66
When I run `wp shell < /dev/null`
7-
8-
When I run `wp shell --basic < /dev/null`
7+
And I run `wp shell --basic < /dev/null`
98
Then STDOUT should be empty
109
1110
Scenario: Persistent environment

0 commit comments

Comments
 (0)