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,9 +1,9 @@
|
||||
<?php
|
||||
namespace common\tests\unit\validators;
|
||||
|
||||
use common\validators\UsernameValidator;
|
||||
use common\tests\fixtures\AccountFixture;
|
||||
use common\tests\unit\TestCase;
|
||||
use common\validators\UsernameValidator;
|
||||
use yii\base\Model;
|
||||
|
||||
class UsernameValidatorTest extends TestCase {
|
||||
|
||||
Reference in New Issue
Block a user