Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions features/shell.feature
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ Feature: WordPress REPL
Given a WP install

When I run `wp shell < /dev/null`

When I run `wp shell --basic < /dev/null`
And I run `wp shell --basic < /dev/null`
Then STDOUT should be empty

Scenario: Persistent environment
Expand Down