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.
2 parents 95fd12f + ecbaaa0 commit 75f490eCopy full SHA for 75f490e
testing.rst
@@ -671,7 +671,7 @@ Logging in Users (Authentication)
671
When you want to add application tests for protected pages, you have to
672
first "login" as a user. Reproducing the actual steps - such as
673
submitting a login form - makes a test very slow. For this reason, Symfony
674
-provides a ``loginUser()`` method to simulate logging in in your functional
+provides a ``loginUser()`` method to simulate logging in your functional
675
tests.
676
677
Instead of logging in with real users, it's recommended to create a user
0 commit comments