Skip to content

Commit 8d9edf4

Browse files
committed
Ignore requirements in test
1 parent 713f7bb commit 8d9edf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/plugin-auto-updates-enable.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Feature: Enable auto-updates for WordPress plugins
22

33
Background:
44
Given a WP install
5-
And I run `wp plugin install duplicate-post`
5+
And I run `wp plugin install duplicate-post --ignore-requirements`
66

77
@require-wp-5.5
88
Scenario: Show an error if required params are missing

0 commit comments

Comments
 (0)