Skip to content

Commit b617d1d

Browse files
committed
fix cs
1 parent 0b99f29 commit b617d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Maker/MakeResetPasswordTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ function (string $output, string $directory) {
4747
'templates/reset_password/check_email.html.twig',
4848
'templates/reset_password/email.html.twig',
4949
'templates/reset_password/request.html.twig',
50-
'templates/reset_password/reset.html.twig'
50+
'templates/reset_password/reset.html.twig',
5151
];
5252

5353
foreach ($generatedFiles as $file) {

0 commit comments

Comments
 (0)