mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-06 15:28:58 +01:00
Improved ValidatorTest organization.
This commit is contained in:
@@ -4,6 +4,7 @@ namespace yiiunit\framework\validators;
|
||||
|
||||
|
||||
use yii\validators\StringValidator;
|
||||
use yiiunit\data\validators\models\FakedValidationModel;
|
||||
use yiiunit\TestCase;
|
||||
|
||||
class StringValidatorTest extends TestCase
|
||||
|
||||
Reference in New Issue
Block a user