You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/UnitTests/Exception/ResetPasswordExceptionTest.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ public function exceptionDataProvider(): \Generator
38
38
];
39
39
yield [
40
40
newFakeRepositoryException(),
41
-
'Please update the request_password_repository configuration in config/packages/reset_password.yaml to point to your "request password repository` service.',
41
+
'Please update the request_password_repository configuration in config/packages/reset_password.yaml to point to your "request password repository" service.',
0 commit comments