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 f088419 commit a12128bCopy full SHA for a12128b
features/theme.feature
@@ -765,7 +765,7 @@ Feature: Manage WordPress themes
765
766
When I run `wp theme list`
767
Then STDOUT should be a table containing rows:
768
- | name | status | update | version | update_version | auto_update | type |requires | requires_php |
+ | name | status | update | version | update_version | auto_update | type | requires | requires_php |
769
| example | inactive | unavailable | 1.0.0 | 2.0.0 | off | classic | 3.7 | 100 |
770
771
When I try `wp theme update example`
0 commit comments