Skip to content

Commit bf55fc5

Browse files
committed
Remove not-supported contents directive
1 parent 29333b8 commit bf55fc5

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

testing.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -523,10 +523,6 @@ The full signature of the ``request()`` method is::
523523

524524
This allows you to create all types of requests you can think of:
525525

526-
.. contents::
527-
:local:
528-
:depth: 1
529-
530526
.. tip::
531527

532528
The test client is available as the ``test.client`` service in the
@@ -671,10 +667,6 @@ Interacting with the Response
671667
Like a real browser, the Client and Crawler objects can be used to interact
672668
with the page you're served:
673669

674-
.. contents::
675-
:local:
676-
:depth: 1
677-
678670
.. _testing-links:
679671

680672
Clicking on Links
@@ -815,10 +807,6 @@ check anything you want.
815807

816808
However, Symfony provides useful shortcut methods for the most common cases:
817809

818-
.. contents::
819-
:local:
820-
:depth: 1
821-
822810
.. versionadded:: 4.3
823811

824812
The shortcut methods for assertions using ``WebTestCase`` were introduced

0 commit comments

Comments
 (0)