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 d573631 commit dd156ddCopy full SHA for dd156dd
features/post-blocks.feature
@@ -101,6 +101,6 @@ Feature: Manage WordPress post blocks
101
When I try `wp post has-blocks 1`
102
Then STDERR should contain:
103
"""
104
- Error: Requires WordPress 5.0 or greater.
+ Error: This command requires WordPress 5.0 or greater.
105
106
And the return code should be 1
0 commit comments