HostingSubscriptionBackupTest

This commit is contained in:
Bozhidar 2024-05-14 22:58:05 +03:00
parent efba211a64
commit a358248f7e
6 changed files with 1 additions and 1 deletions

View file

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