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 33106c5 + b98b45c commit ecbaaa0Copy full SHA for ecbaaa0
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