Skip to content

Commit 3c05504

Browse files
committed
Bump WP requirement for 1 test
1 parent 1eb501f commit 3c05504

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

features/plugin.feature

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ Feature: Manage WordPress plugins
107107
And STDOUT should be empty
108108
And the return code should be 1
109109

110-
@require-wp-4.0
110+
# WordPress Importer currently requires at least WP 5.2.
111+
@require-wp-5.2
111112
Scenario: Install a plugin, activate, then force install an older version of the plugin
112113
Given a WP install
113114

0 commit comments

Comments
 (0)