Change colors=false to colors=true
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