composer-update-patch
This commit is contained in:
		
							
								
								
									
										27
									
								
								vendor/tedivm/fetch/phpunit.xml.dist
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										27
									
								
								vendor/tedivm/fetch/phpunit.xml.dist
									
									
									
									
										vendored
									
									
								
							| @@ -1,27 +0,0 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
|  | ||||
| <phpunit backupGlobals="false" | ||||
|          backupStaticAttributes="false" | ||||
|          colors="true" | ||||
|          convertErrorsToExceptions="true" | ||||
|          convertNoticesToExceptions="true" | ||||
|          convertWarningsToExceptions="true" | ||||
|          processIsolation="false" | ||||
|          stopOnFailure="false" | ||||
|          syntaxCheck="false" | ||||
|          bootstrap="tests/bootstrap.php" | ||||
| > | ||||
|     <testsuites> | ||||
|         <testsuite name="Fetch Test Suite"> | ||||
|             <directory>./tests</directory> | ||||
|         </testsuite> | ||||
|     </testsuites> | ||||
|     <filter> | ||||
|         <whitelist> | ||||
|             <directory suffix=".php">./src/Fetch/</directory> | ||||
|         </whitelist> | ||||
|     </filter> | ||||
|     <logging> | ||||
|         <log type="coverage-text" target="php://stdout" showUncoveredFiles="false"/> | ||||
|     </logging> | ||||
| </phpunit> | ||||
		Reference in New Issue
	
	Block a user
	 Manish Verma
					Manish Verma