Skip to content

Commit

Permalink
Ignore requirements in test
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Dec 13, 2024
1 parent 713f7bb commit 8d9edf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/plugin-auto-updates-enable.feature
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Feature: Enable auto-updates for WordPress plugins

Background:
Given a WP install
And I run `wp plugin install duplicate-post`
And I run `wp plugin install duplicate-post --ignore-requirements`

@require-wp-5.5
Scenario: Show an error if required params are missing
Expand Down

0 comments on commit 8d9edf4

Please sign in to comment.