This commit is contained in:
Bozhidar 2024-05-14 22:11:05 +03:00
parent 01824dddf5
commit bdfe5ede8f
2 changed files with 1 additions and 1 deletions

View file

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