Skip to content

Commit

Permalink
Fix Gherkin lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ernilambar committed Nov 5, 2024
1 parent 9cb8fe4 commit 37f7981
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/behat/features/plugin-check.feature
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,6 @@ Feature: Test that the WP-CLI command works.
Success: Checks complete. No errors found.
"""


Scenario: Check for mismatched plugin name in non-English language setup
Given a WP install with the Plugin Check plugin
And a wp-content/plugins/foo-sample/foo-sample.php file:
Expand Down Expand Up @@ -720,4 +719,3 @@ Feature: Test that the WP-CLI command works.
"""
readme_invalid_contributors
"""

0 comments on commit 37f7981

Please sign in to comment.