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 8771e4c commit 6c458b3Copy full SHA for 6c458b3
composer.json
@@ -50,7 +50,7 @@
50
51
"test": ["@test:unit", "@test:functional"],
52
"test:unit": "phpunit --testdox --testsuite=unit",
53
- "test:functional": "phpunit --testdox --testsuite=functional",
+ "test:functional": "phpunit --testsuite=functional",
54
55
"linter": "@linter:check",
56
"linter:check": "psalm --no-cache",
0 commit comments