We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba5ac96 + c650457 commit e8089d6Copy full SHA for e8089d6
features/make-phar.feature
@@ -22,7 +22,7 @@ Feature: Check `utils/make-phar.php` output
22
"""
23
And STDOUT should be empty
24
25
- When I try `grep '/dealerdirect\|[^/]/squizlabs\|/wimg' {PHAR_PATH}`
+ When I try `grep '/dealerdirect\|[^/]/squizlabs(?!/PHP_CodeSniffer/wiki)\|/wimg' {PHAR_PATH}`
26
Then the return code should be 1
27
28
And STDERR should be empty
0 commit comments