mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Improved repository tests
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
|
||||
"test:pretty": [
|
||||
"@test",
|
||||
"phpcov merge build --html build/html"
|
||||
"phpdbg -qrr vendor/bin/phpcov merge build --html build/html"
|
||||
],
|
||||
"test:unit:pretty": "phpdbg -qrr vendor/bin/phpunit --coverage-html build/coverage --order-by=random",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user