8000
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.
2 parents 7bd0cd0 + 50c030b commit 663e74aCopy full SHA for 663e74a
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