Skip to content

Commit 0e03095

Browse files
committed
removed unused user repo fixture for tests
1 parent 732cc7f commit 0e03095

File tree

2 files changed

+1
-37
lines changed

2 files changed

+1
-37
lines changed

tests/Fixtures/Entity/ResetPasswordTestFixtureUser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @author Ryan Weaver <[email protected]>
1717
*
1818
* @internal
19-
* @ORM\Entity(repositoryClass="ResetPasswordTestFixtureUserRepository")
19+
* @ORM\Entity()
2020
*/
2121
final class ResetPasswordTestFixtureUser
2222
{

tests/Fixtures/ResetPasswordTestFixtureUserRepository.php

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)