Skip to content

Commit d548247

Browse files
authored
Update phpunit_bridge.rst
1 parent 2156e99 commit d548247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ message contains the ``"foobar"`` string.
226226
Making Tests Fail
227227
~~~~~~~~~~~~~~~~~
228228

229-
By default, any non-legacy-tagged or any non-`@-silencing operator`_
229+
By default, any non-legacy-tagged or any non-silenced (`@-silencing operator`_)
230230
deprecation notices will make tests fail. Alternatively, you can configure
231231
an arbitrary threshold by setting ``SYMFONY_DEPRECATIONS_HELPER`` to
232232
``max[total]=320`` for instance. It will make the tests fail only if a

0 commit comments

Comments
 (0)