Skip to content

Commit 6dee37c

Browse files
fix merge
1 parent 55f1c26 commit 6dee37c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/ConstraintViolationTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
use PHPUnit\Framework\TestCase;
1515
use Symfony\Component\Validator\ConstraintViolation;
16+
use Symfony\Component\Validator\Tests\Fixtures\CustomArrayObject;
17+
use Symfony\Component\Validator\Tests\Fixtures\ToString;
1618

1719
class ConstraintViolationTest extends TestCase
1820
{

0 commit comments

Comments
 (0)