Skip to content

Commit a12128b

Browse files
swissspidyCopilot
andauthored
Update features/theme.feature
Co-authored-by: Copilot <[email protected]>
1 parent f088419 commit a12128b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/theme.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ Feature: Manage WordPress themes
765765

766766
When I run `wp theme list`
767767
Then STDOUT should be a table containing rows:
768-
| name | status | update | version | update_version | auto_update | type |requires | requires_php |
768+
| name | status | update | version | update_version | auto_update | type | requires | requires_php |
769769
| example | inactive | unavailable | 1.0.0 | 2.0.0 | off | classic | 3.7 | 100 |
770770

771771
When I try `wp theme update example`

0 commit comments

Comments
 (0)