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.
1 parent 25614c0 commit 1f7b17dCopy full SHA for 1f7b17d
.github/workflows/ci.yml
@@ -26,4 +26,4 @@ jobs:
26
with:
27
composer-options: "--prefer-source"
28
29
- - run: vendor/bin/phpunit --exlude-group=functional
+ - run: vendor/bin/phpunit --exclude-group=functional
0 commit comments