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 3c853c9 commit 9091c32Copy full SHA for 9091c32
features/plugin-list.feature
@@ -44,7 +44,7 @@ Feature: List WordPress plugins
44
| hello-dolly | inactive | available |
45
46
# Repeating the same command again should produce the same results
47
- When I run `wp plugin list --fields=name,status,update`
+ When I run the previous command again
48
Then STDOUT should be a table containing rows:
49
| name | status | update |
50
0 commit comments