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 bac8b0f commit e7568c1Copy full SHA for e7568c1
features/ability.feature
@@ -15,7 +15,7 @@ Feature: Manage WordPress abilities
15
@require-wp-6.9
16
Scenario: List abilities
17
When I run `wp ability list --format=count`
18
- Then save STDOUT as {ABILITIES_COUNT}
+ Then save STDOUT as {ABILITIES_COUNT}
19
20
Given a wp-content/mu-plugins/test-abilities.php file:
21
"""
0 commit comments