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 705e969 commit b654659Copy full SHA for b654659
composer.json
@@ -45,7 +45,7 @@
45
},
46
"scripts": {
47
"analyse": "vendor/bin/phpstan analyse",
48
- "test": "vendor/bin/phpunit",
+ "test": "vendor/bin/pest",
49
"test:coverage": "vendor/bin/phpunit --coverage-clover clover.xml --whitelist src",
50
"style": "vendor/bin/pint"
51
0 commit comments