mirror of
				https://github.com/elyby/oauth2-server.git
				synced 2025-05-31 14:12:07 +05:30 
			
		
		
		
	[ci skip]
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<phpunit colors="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" stopOnError="false" stopOnFailure="false" stopOnIncomplete="false" stopOnSkipped="false" bootstrap="tests/Bootstrap.php">
 | 
			
		||||
<phpunit colors="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" stopOnError="false" stopOnFailure="false" stopOnIncomplete="false" stopOnSkipped="false" bootstrap="tests/Bootstrap.php" printerFile="vendor/whatthejeff/nyancat-phpunit-resultprinter/src/NyanCat/PHPUnit/ResultPrinter.php" printerClass="NyanCat\PHPunit\ResultPrinter">
 | 
			
		||||
	<testsuites>
 | 
			
		||||
		<testsuite name="Authorization Server">
 | 
			
		||||
			<directory suffix="Test.php">tests/authorization</directory>
 | 
			
		||||
@@ -50,4 +50,4 @@
 | 
			
		||||
            </arguments>
 | 
			
		||||
        </listener>
 | 
			
		||||
    </listeners>
 | 
			
		||||
</phpunit>
 | 
			
		||||
</phpunit>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user