Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b98b45c

Browse filesBrowse files
committed
Fix: Typo
1 parent 6048f42 commit b98b45c
Copy full SHA for b98b45c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎testing.rst

Copy file name to clipboardExpand all lines: testing.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ Logging in Users (Authentication)
675675
When you want to add application tests for protected pages, you have to
676676
first "login" as a user. Reproducing the actual steps - such as
677677
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
678+
provides a ``loginUser()`` method to simulate logging in your functional
679679
tests.
680680

681681
Instead of logging in with real users, it's recommended to create a user

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.