Skip to content

Commit 67d86f9

Browse files
committed
Use Pest test runner
1 parent 2c618c2 commit 67d86f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
}
4747
},
4848
"scripts": {
49-
"test": "vendor/bin/phpunit",
49+
"test": "vendor/bin/pest",
5050
"test-coverage": "phpunit --coverage-html coverage"
5151
},
5252
"config": {

0 commit comments

Comments
 (0)