Skip to content

Commit

Permalink
Merge pull request #178 from wp-cli/skip-broken-test-on-73
Browse files Browse the repository at this point in the history
Skip broken test on PHP 7.3
  • Loading branch information
schlessera authored Aug 13, 2019
2 parents 502185d + 0232e80 commit d4b538c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/makepot.feature
Original file line number Diff line number Diff line change
Expand Up @@ -2160,6 +2160,7 @@ Feature: Generate a POT file of a WordPress project
"""
And STDERR should be empty

@less-than-php-7.3
Scenario: Ignore strings that are part of the exception list
Given an empty directory
And a exception.pot file:
Expand Down

0 comments on commit d4b538c

Please sign in to comment.