diff --git a/tests/behat/features/plugin-check.feature b/tests/behat/features/plugin-check.feature index 6f3a6d60e..1589a1c4f 100644 --- a/tests/behat/features/plugin-check.feature +++ b/tests/behat/features/plugin-check.feature @@ -9,10 +9,32 @@ Feature: Test that the WP-CLI command works. Plugin with slug foo-bar is not installed. """ - Scenario: Check Hello Dolly + Scenario: Check custom single file plugin Given a WP install with the Plugin Check plugin + And a wp-content/plugins/foo-single.php file: + """ +