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 90b8f9f commit 5dc5ab2Copy full SHA for 5dc5ab2
composer.json
@@ -47,7 +47,7 @@
47
},
48
"scripts": {
49
"analyse": "echo \"Static analysis not configured yet.\" && exit 0",
50
- "test": "vendor/bin/pest --order-by random",
+ "test": "vendor/bin/pest",
51
"test-coverage": "echo \"Test coverage not configured yet.\" && exit 0",
52
"format": "vendor/bin/pint"
53
0 commit comments