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 f316623 commit 14b4578Copy full SHA for 14b4578
composer.json
@@ -58,7 +58,7 @@
58
59
"test": ["@test:unit", "@test:functional"],
60
"test:unit": "phpunit --testdox --testsuite=unit",
61
- "test:functional": "phpunit --testdox --testsuite=functional",
+ "test:functional": "phpunit --testsuite=functional",
62
63
"linter": "@linter:check",
64
"linter:check": "psalm --no-cache",
0 commit comments