Skip to content

Commit

Permalink
[general] Updating PHPunit config (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 16, 2023
1 parent ec99ccc commit 050b2ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
stderr="true"
cacheDirectory="../var/tools/PHPUnit/.phpunit.cache"
displayDetailsOnTestsThatTriggerDeprecations="true"
displayDetailsOnTestsThatTriggerWarnings="true"
>
<testsuite name="all">
<directory>../tests/cases/</directory>
Expand Down

0 comments on commit 050b2ac

Please sign in to comment.