mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	Fix codestyle
This commit is contained in:
		| @@ -3,11 +3,11 @@ namespace common\tests\unit\components\Mojang; | ||||
|  | ||||
| use common\components\Mojang\Api; | ||||
| use common\components\Mojang\response\UsernameToUUIDResponse; | ||||
| use common\tests\unit\TestCase; | ||||
| use GuzzleHttp\Client as GuzzleClient; | ||||
| use GuzzleHttp\Handler\MockHandler; | ||||
| use GuzzleHttp\HandlerStack; | ||||
| use GuzzleHttp\Psr7\Response; | ||||
| use common\tests\unit\TestCase; | ||||
| use Yii; | ||||
|  | ||||
| class ApiTest extends TestCase { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user