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.
1 parent 4868ad8 commit 20f057cCopy full SHA for 20f057c
components/phpunit_bridge.rst
@@ -229,7 +229,7 @@ Making Tests Fail
229
By default, any non-legacy-tagged or any non-`@-silenced <@-silencing operator>`_
230
deprecation notices will make tests fail. Alternatively, you can configure
231
an arbitrary threshold by setting ``SYMFONY_DEPRECATIONS_HELPER`` to
232
-``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
233
higher number of deprecation notices is reached (``0`` is the default
234
value).
235
0 commit comments