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 1ac4468 commit 5dea3bfCopy full SHA for 5dea3bf
features/command.feature
@@ -1667,7 +1667,7 @@ Feature: WP-CLI Commands
1667
core custom-subcommand
1668
"""
1669
1670
- Scenario: An activated plugin should successfully trigger custom commands on the cli_init action.
+ Scenario: An activated plugin should successfully add custom commands when hooked on the cli_init action.
1671
Given a WP installation
1672
And a wp-content/plugins/custom-command/custom-cmd.php file:
1673
0 commit comments