Skip to content

Commit bd3b4d2

Browse files
authored
bug #1581 [make:reset-password] fix generated test name
1 parent e7ba0ec commit bd3b4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/skeleton/resetPassword/Test.ResetPasswordController.tpl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<?= $use_statements ?>
55

6-
class ResetPasswordTest extends WebTestCase
6+
class ResetPasswordControllerTest extends WebTestCase
77
{
88
private KernelBrowser $client;
99
private EntityManagerInterface $em;

0 commit comments

Comments
 (0)