Skip to content

Commit 5dea3bf

Browse files
author
Jeremy Ward
committed
Update language of scenario for better clarity.
1 parent 1ac4468 commit 5dea3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/command.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1667,7 +1667,7 @@ Feature: WP-CLI Commands
16671667
core custom-subcommand
16681668
"""
16691669

1670-
Scenario: An activated plugin should successfully trigger custom commands on the cli_init action.
1670+
Scenario: An activated plugin should successfully add custom commands when hooked on the cli_init action.
16711671
Given a WP installation
16721672
And a wp-content/plugins/custom-command/custom-cmd.php file:
16731673
"""

0 commit comments

Comments
 (0)