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 7496149 commit e35f1ccCopy full SHA for e35f1cc
mercure.rst
@@ -650,7 +650,7 @@ You can instead make use of the `MockHub` class::
650
}
651
652
653
-During functional testing you can instead create a stub of the Hub::
+For functional testing, you can instead create a stub of the Hub::
654
655
// tests/Functional/Stub/HubStub.php
656
namespace App\Tests\Functional\Stub;
@@ -680,7 +680,6 @@ sent:
680
As MercureBundle support multiple hubs, you may have to replace
681
the other service definitions accordingly.
682
683
-
684
.. tip::
685
686
Symfony Panther has `a feature to test applications using Mercure`_.
0 commit comments