mirror of
https://github.com/Intervention/image.git
synced 2025-08-28 16:19:50 +02:00
phpunit settings
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<phpunit backupGlobals="false"
|
||||
backupStaticAttributes="false"
|
||||
bootstrap="vendor/autoload.php"
|
||||
colors="false"
|
||||
colors="true"
|
||||
convertErrorsToExceptions="true"
|
||||
convertNoticesToExceptions="true"
|
||||
convertWarningsToExceptions="true"
|
||||
|
Reference in New Issue
Block a user