We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad392f commit 3907186Copy full SHA for 3907186
features/plugin.feature
@@ -298,6 +298,7 @@ Feature: Manage WordPress plugins
298
"""
299
And the return code should be 0
300
301
+ @require-wp-5.2
302
Scenario: Network activate all plugins when some are already active on a single site
303
Given a WP multisite install
304
And I run `wp plugin delete --all`
0 commit comments