File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ message contains the ``"foobar"`` string.
222222Making Tests Fail
223223~~~~~~~~~~~~~~~~~
224224
225- By default, any non-legacy-tagged or any non-` @- silenced < @-silencing operator >`_
225+ By default, any non-legacy-tagged or any non-silenced (` @-silencing operator `_)
226226deprecation notices will make tests fail. Alternatively, you can configure
227227an arbitrary threshold by setting ``SYMFONY_DEPRECATIONS_HELPER `` to
228228``max[total]=320 `` for instance. It will make the tests fail only if a
Original file line number Diff line number Diff line change @@ -633,7 +633,7 @@ stores in the session of the test client.
633633Making AJAX Requests
634634....................
635635
636- The client provides a
636+ The client provides an
637637:method: `Symfony\\ Component\\ BrowserKit\\ AbstractBrowser::xmlHttpRequest `
638638method, which has the same arguments as the ``request() `` method and is
639639a shortcut to make AJAX requests::
You can’t perform that action at this time.
0 commit comments