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
2 changes: 1 addition & 1 deletion features/core.feature
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ Feature: Manage WordPress installation
Given a WP install
And a custom wp-content directory

When I run `wp plugin status hello`
When I run `wp plugin status akismet`
Then STDOUT should not be empty

Scenario: User defined in wp-cli.yml
Expand Down