Skip to content

Commit

Permalink
[phalcon#13208] - Corrected test
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Jun 21, 2019
1 parent cfc59f4 commit 51ff213
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
use Phalcon\Validation\Validator\ExclusionIn;
use Phalcon\Validation\Validator\InclusionIn;
use Phalcon\Validation\Validator\PresenceOf;
use Phalcon\Validation\Validator\Regex;
use Phalcon\Validation\Validator\StringLength\Max;
use Phalcon\Validation\Validator\StringLength\Min;
use Phalcon\Validation\Validator\Uniqueness;
Expand Down

0 comments on commit 51ff213

Please sign in to comment.