Skip to content

Commit e35f1cc

Browse files
dunglaschalasr
andcommitted
Update mercure.rst
Co-authored-by: Robin Chalas <[email protected]>
1 parent 7496149 commit e35f1cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mercure.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ You can instead make use of the `MockHub` class::
650650
}
651651
}
652652

653-
During functional testing you can instead create a stub of the Hub::
653+
For functional testing, you can instead create a stub of the Hub::
654654

655655
// tests/Functional/Stub/HubStub.php
656656
namespace App\Tests\Functional\Stub;
@@ -680,7 +680,6 @@ sent:
680680
As MercureBundle support multiple hubs, you may have to replace
681681
the other service definitions accordingly.
682682

683-
684683
.. tip::
685684

686685
Symfony Panther has `a feature to test applications using Mercure`_.

0 commit comments

Comments
 (0)