1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-11 08:24:02 +02:00

Adjust phpunit setup

This commit is contained in:
Oliver Vogel
2023-06-09 15:59:06 +02:00
parent 33be0b1b78
commit f44205538b

View File

@@ -8,6 +8,7 @@
convertWarningsToExceptions="true" convertWarningsToExceptions="true"
processIsolation="false" processIsolation="false"
stopOnFailure="false" stopOnFailure="false"
beStrictAboutTestsThatDoNotTestAnything="false"
> >
<testsuites> <testsuites>
<testsuite name="Package Test Suite"> <testsuite name="Package Test Suite">