Skip to content

Commit 8f2a433

Browse files
committed
Move Constraint validator test case to Test namespace
1 parent abc6526 commit 8f2a433

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/Validator/Constraints/UniqueEntityValidatorTest.php

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

2727
/**
2828
* @author Bernhard Schussek <bschussek@gmail.com>
29+
*
30+
* @todo use ConstraintValidatorTestCase when symfony/validator ~3.2 is required.
2931
*/
3032
class UniqueEntityValidatorTest extends AbstractConstraintValidatorTest
3133
{

0 commit comments

Comments
 (0)