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 e40ca28 commit 09fee6bCopy full SHA for 09fee6b
composer.json
@@ -46,7 +46,7 @@
46
"scripts": {
47
"test": ["@test:unit", "@test:functional"],
48
"test:unit": "phpunit --testdox --testsuite=unit",
49
- "test:functional": "phpunit --testdox --testsuite=functional",
+ "test:functional": "phpunit --testsuite=functional",
50
51
"linter": "@linter:check",
52
"linter:check": "psalm --no-cache",
0 commit comments