Skip to content

Commit 3099289

Browse files
authored
minor #299 [tests] fix class namespace
1 parent 776a559 commit 3099289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Functional/Persistence/ResetPasswordRequestRepositoryTest.php

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

10-
namespace SymfonyCasts\Bundle\ResetPassword\Tests\FunctionalTests\Persistence;
10+
namespace SymfonyCasts\Bundle\ResetPassword\Tests\Functional\Persistence;
1111

1212
use Doctrine\Bundle\DoctrineBundle\Registry;
1313
use Doctrine\ORM\Tools\SchemaTool;

0 commit comments

Comments
 (0)