fix: php unit startup command

This commit is contained in:
2026-05-29 18:23:36 +02:00
parent f3770f1c2a
commit b3e79de069
2 changed files with 7 additions and 10 deletions
-3
View File
@@ -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,