diff --git a/features/plugin-activate.feature b/features/plugin-activate.feature index f36128aa..bc32f393 100644 --- a/features/plugin-activate.feature +++ b/features/plugin-activate.feature @@ -62,6 +62,27 @@ Feature: Activate WordPress plugins Plugin 'user-switching' activated. """ + Scenario: Activating a plugin with no network wide option passes down correct types + Given a wp-content/plugins/example-plugin.php file: + """ +