We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6048f42 commit b98b45cCopy full SHA for b98b45c
testing.rst
@@ -675,7 +675,7 @@ Logging in Users (Authentication)
675
When you want to add application tests for protected pages, you have to
676
first "login" as a user. Reproducing the actual steps - such as
677
submitting a login form - makes a test very slow. For this reason, Symfony
678
-provides a ``loginUser()`` method to simulate logging in in your functional
+provides a ``loginUser()`` method to simulate logging in your functional
679
tests.
680
681
Instead of logging in with real users, it's recommended to create a user
0 commit comments