Skip to content

Commit d4785ec

Browse files
committed
Merge branch 'master' into wp-cli-update-deps-2018-07-30
2 parents 99aa7a6 + e8089d6 commit d4785ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/make-phar.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Feature: Check `utils/make-phar.php` output
2222
"""
2323
And STDOUT should be empty
2424

25-
When I try `grep '/dealerdirect\|[^/]/squizlabs\|/wimg' {PHAR_PATH}`
25+
When I try `grep '/dealerdirect\|[^/]/squizlabs(?!/PHP_CodeSniffer/wiki)\|/wimg' {PHAR_PATH}`
2626
Then the return code should be 1
2727
And STDOUT should be empty
2828
And STDERR should be empty

0 commit comments

Comments
 (0)