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,8 +3,8 @@ declare(strict_types=1);
|
||||
|
||||
namespace common\tests\unit\validators;
|
||||
|
||||
use common\validators\LanguageValidator;
|
||||
use common\tests\unit\TestCase;
|
||||
use common\validators\LanguageValidator;
|
||||
|
||||
/**
|
||||
* @covers \common\validators\LanguageValidator
|
||||
|
||||
Reference in New Issue
Block a user