Skip to content

Commit 0096f10

Browse files
committed
Fix tests namespaces
1 parent e3dffc9 commit 0096f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/ValidationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
namespace Symfony\Component\Validator\Tests\Validator;
12+
namespace Symfony\Component\Validator\Tests;
1313

1414
use PHPUnit\Framework\TestCase;
1515
use Symfony\Component\Validator\Constraints\Email;

0 commit comments

Comments
 (0)