Skip to content

Commit dd156dd

Browse files
committed
Fix one test
1 parent d573631 commit dd156dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/post-blocks.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,6 @@ Feature: Manage WordPress post blocks
101101
When I try `wp post has-blocks 1`
102102
Then STDERR should contain:
103103
"""
104-
Error: Requires WordPress 5.0 or greater.
104+
Error: This command requires WordPress 5.0 or greater.
105105
"""
106106
And the return code should be 1

0 commit comments

Comments
 (0)