mirror of
https://github.com/franklai/synologylyric.git
synced 2025-07-31 02:53:47 +00:00
test: use testdox style
This commit is contained in:
@ -8,6 +8,6 @@
|
||||
"phpunit/phpunit": "^9"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./vendor/bin/phpunit --bootstrap vendor/autoload.php tests"
|
||||
"test": "./vendor/bin/phpunit --bootstrap vendor/autoload.php --testdox tests"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user