Skip to content

Commit b33db2f

Browse files
committed
Merge branch '5.1'
* 5.1: Removed an unneeded versionadded directive
2 parents 0dc7ec8 + 950278e commit b33db2f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

testing.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -331,12 +331,6 @@ document::
331331
// ...or check that the response is a redirect to any URL
332332
$this->assertResponseRedirects();
333333

334-
.. versionadded:: 4.3
335-
336-
The ``assertResponseHeaderSame()``, ``assertResponseIsSuccessful()``,
337-
``assertResponseStatusCodeSame()``, ``assertResponseRedirects()`` and other
338-
related methods were introduced in Symfony 4.3.
339-
340334
.. _testing-data-providers:
341335

342336
Testing against Different Sets of Data

0 commit comments

Comments
 (0)