Skip to content

Commit

Permalink
[All]: update phpunit.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasPilar committed Dec 19, 2018
1 parent e84f3cb commit 4e82238
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
convertErrorsToExceptions="true"
syntaxCheck="true"
stderr="true"
verbose="true"
>
<testsuite>
<testsuite name="tests">
<directory>tests</directory>
</testsuite>
<filter>
Expand Down

0 comments on commit 4e82238

Please sign in to comment.