Skip to content

Commit 73dccd7

Browse files
javiereguiluzxabbuh
authored andcommitted
Fixed the issues reported by reviewers
1 parent ac8121d commit 73dccd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/phpunit_bridge.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ You can install the component in 2 different ways:
3535

3636
.. include:: /components/require_autoload.rst.inc
3737

38-
If you plan to :ref:`write-assertions-about-deprecations`_ and use the regular
39-
PHPUnit script (not the modified PHPUnit script provided by Symfony), then you
40-
must register a new `test listener`_ called ``SymfonyTestsListener``:
38+
If you plan to :ref:`write-assertions-about-deprecations` and use the regular
39+
PHPUnit script (not the modified PHPUnit script provided by Symfony), you have
40+
to register a new `test listener`_ called ``SymfonyTestsListener``:
4141

4242
.. code-block:: xml
4343

0 commit comments

Comments
 (0)