Skip to content

Commit e7568c1

Browse files
committed
Fix indentation
1 parent bac8b0f commit e7568c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/ability.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Feature: Manage WordPress abilities
1515
@require-wp-6.9
1616
Scenario: List abilities
1717
When I run `wp ability list --format=count`
18-
Then save STDOUT as {ABILITIES_COUNT}
18+
Then save STDOUT as {ABILITIES_COUNT}
1919

2020
Given a wp-content/mu-plugins/test-abilities.php file:
2121
"""

0 commit comments

Comments
 (0)