8000 minor #15811 Corrected Typo (askeita) · symfony/symfony-docs@50c030b · GitHub
[go: up one dir, main page]

Skip to content < 8000 div data-target="react-partial.reactRoot">

Commit 50c030b

Browse files
committed
minor #15811 Corrected Typo (askeita)
This PR was submitted for the 5.3 branch but it was merged into the 4.4 branch instead. Discussion ---------- Corrected Typo Removed extra "s" in "fails" <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- 20f057c Corrected Typo
2 parents 4868ad8 + 20f057c commit 50c030b

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
@@ -229,7 +229,7 @@ Making Tests Fail
229229
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
232-
``max[total]=320`` for instance. It will make the tests fails only if a
232+
``max[total]=320`` for instance. It will make the tests fail only if a
233233
higher number of deprecation notices is reached (``0`` is the default
234234
value).
235235

0 commit comments

Comments
 (0)
0