Skip to content

Commit 5d9a064

Browse files
committed
minor #15022 [Testing] Fixed small typo (ArSn)
This PR was merged into the 5.2 branch. Discussion ---------- [Testing] Fixed small typo Commits ------- dde9669 Fixed small typo
2 parents 9a0cf62 + dde9669 commit 5d9a064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ submitting a login form - make a test very slow. For this reason, Symfony
607607
provides a ``loginUser()`` method to simulate logging in in your functional
608608
tests.
609609

610-
Instead of login in with real users, it's recommended to create a user only for
610+
Instead of logging in with real users, it's recommended to create a user only for
611611
tests. You can do that with Doctrine :ref:`data fixtures <user-data-fixture>`,
612612
to load the testing users only in the test database.
613613

0 commit comments

Comments
 (0)