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 2c618c2 commit 67d86f9Copy full SHA for 67d86f9
composer.json
@@ -46,7 +46,7 @@
46
}
47
},
48
"scripts": {
49
- "test": "vendor/bin/phpunit",
+ "test": "vendor/bin/pest",
50
"test-coverage": "phpunit --coverage-html coverage"
51
52
"config": {
0 commit comments