diff --git a/features/plugin-activate.feature b/features/plugin-activate.feature index ed3345534..f36128aa9 100644 --- a/features/plugin-activate.feature +++ b/features/plugin-activate.feature @@ -35,18 +35,18 @@ Feature: Activate WordPress plugins And the return code should be 1 Scenario: Activate all when one plugin is hidden by "all_plugins" filter - Given I run `wp plugin install query-monitor` - And a wp-content/mu-plugins/hide-qm-plugin.php file: + Given I run `wp plugin install user-switching` + And a wp-content/mu-plugins/hide-us-plugin.php file: """