We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd0cd0 commit c64a661Copy full SHA for c64a661
components/phpunit_bridge.rst
@@ -225,7 +225,7 @@ Making Tests Fail
225
By default, any non-legacy-tagged or any non-`@-silenced <@-silencing operator>`_
226
deprecation notices will make tests fail. Alternatively, you can configure
227
an arbitrary threshold by setting ``SYMFONY_DEPRECATIONS_HELPER`` to
228
-``max[total]=320`` for instance. It will make the tests fails only if a
+``max[total]=320`` for instance. It will make the tests fail only if a
229
higher number of deprecation notices is reached (``0`` is the default
230
value).
231
0 commit comments