mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Fix codestyle
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<?php
|
||||
namespace common\tests\unit\validators;
|
||||
|
||||
use common\validators\MinecraftServerAddressValidator;
|
||||
use common\tests\unit\TestCase;
|
||||
use common\validators\MinecraftServerAddressValidator;
|
||||
|
||||
class MinecraftServerAddressValidatorTest extends TestCase {
|
||||
|
||||
|
Reference in New Issue
Block a user