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 39dce60 commit 2952a65Copy full SHA for 2952a65
composer.json
@@ -49,7 +49,7 @@
49
},
50
"scripts": {
51
"analyse": "vendor/bin/phpstan analyse",
52
- "test": "vendor/bin/pest",
+ "test": "vendor/bin/phpunit --process-isolation --testdox",
53
"test-coverage": "vendor/bin/pest --coverage",
54
"format": "vendor/bin/pint",
55
"post-autoload-dump": [
0 commit comments