Skip to content

Commit 43fc289

Browse files
Merge branch '4.4'
* 4.4: [Validator] fix merge
2 parents 421bddc + 449cee8 commit 43fc289

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/ConstraintViolationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
use PHPUnit\Framework\TestCase;
1515
use Symfony\Component\Validator\ConstraintViolation;
1616
use Symfony\Component\Validator\Tests\Fixtures\CustomArrayObject;
17+
use Symfony\Component\Validator\Tests\Fixtures\ToString;
1718

1819
class ConstraintViolationTest extends TestCase
1920
{

0 commit comments

Comments
 (0)