Skip to content

Commit

Permalink
phpunit.xml fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnilsarwe committed Jul 16, 2024
1 parent 69b8763 commit 9e0abf8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
xsi:noNamespaceSchemaLocation="./vendor/phpunit/phpunit/phpunit.xsd"
bootstrap="vendor/autoload.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
executionOrder="random"
Expand Down

0 comments on commit 9e0abf8

Please sign in to comment.