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 e7864d7

Browse filesBrowse files
committed
minor symfony#15786 Minor RST syntax issue in the name of a reference (javiereguiluz)
This PR was merged into the 4.4 branch. Discussion ---------- Minor RST syntax issue in the name of a reference Commits ------- ee96e23 Minor RST syntax issue in the name of a reference
2 parents 6da4548 + ee96e23 commit e7864d7
Copy full SHA for e7864d7

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
@@ -422,7 +422,7 @@ have a very specific workflow:
422422

423423
#. :ref:`Make a request <testing-applications-arrange>`;
424424
#. :ref:`Interact with the page <testing-applications-act>` (e.g. click on a link or submit a form);
425-
#. :Ref:`Test the response <testing-application-assertions>`;
425+
#. :ref:`Test the response <testing-application-assertions>`;
426426
#. Rinse and repeat.
427427

428428
.. note::

0 commit comments

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