Skip to content

Commit b4d94b7

Browse files
committed
-
1 parent 7f448af commit b4d94b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/functional_tests_assertions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ Crawler
7070
.. note::
7171

7272
The following assertions only work if a request has been made with the
73-
``Client`` in a test case extending the ``WebTestCase`` class. They are not
74-
available either when using `symfony/panther`_ for end-to-end testing.
73+
``Client`` in a test case extending the ``WebTestCase`` class. In addition,
74+
they are not available when using `symfony/panther`_ for end-to-end testing.
7575

7676
- ``assertSelectorExists()``
7777
- ``assertSelectorNotExists()``

0 commit comments

Comments
 (0)