Update composer.json

This commit is contained in:
Bozhidar 2024-05-11 00:38:19 +03:00
parent ae53f030c7
commit f81b21aa38

View file

@ -75,7 +75,7 @@
],
"test:coverage": [
"Composer\\Config::disableProcessTimeout",
"sudo phyre-php artisan test --debug --coverage -c \"phpunit-coverage.xml\""
"sudo phyre-php artisan test --coverage -c \"phpunit-coverage.xml\""
]
},
"extra": {