fix: php unit startup command
This commit is contained in:
@@ -29,9 +29,6 @@
|
||||
"phpunit/phpunit": "^11.5",
|
||||
"symfony/phpunit-bridge": "^7.4"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "php bin/phpunit"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
"sort-packages": true,
|
||||
|
||||
Reference in New Issue
Block a user