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 36cafd3 commit fb44a3dCopy full SHA for fb44a3d
features/plugin.feature
@@ -694,4 +694,4 @@ Feature: Manage WordPress plugins
694
When I run `wp plugin list --fields=name,title,description`
695
Then STDOUT should be a table containing rows:
696
| name | title | description |
697
- | test | Test mu-plugin | Test mu-plugin description |
+ | test-mu | Test mu-plugin | Test mu-plugin description |
0 commit comments