Skip to content

Commit

Permalink
Fixed namespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
PeeHaa committed Nov 16, 2018
1 parent db18c75 commit d5ebb0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Unit/ValidatorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use Amp\Promise;
use HarmonyIO\PHPUnitExtension\TestCase;
use HarmonyIO\Validation\Rule\Text\MinimumLength;
use HarmonyIO\Validation\Validator;

class ValidatorTest extends TestCase
{
Expand Down

0 comments on commit d5ebb0a

Please sign in to comment.