mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Display warnings and deprecations in all test suites
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
colors="true"
|
||||
cacheDirectory="build/.phpunit/unit-tests.cache"
|
||||
displayDetailsOnTestsThatTriggerWarnings="true"
|
||||
displayDetailsOnTestsThatTriggerDeprecations="true"
|
||||
>
|
||||
<testsuites>
|
||||
<testsuite name="Core">
|
||||
|
||||
Reference in New Issue
Block a user