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 9a871ad commit 676efa8Copy full SHA for 676efa8
mercure.rst
@@ -635,7 +635,7 @@ During unit testing it's usually not needed to send updates to Mercure.
635
636
You can instead make use of the ``MockHub`` class::
637
638
- // tests/FunctionalTest.php
+ // tests/Unit/Controller/FunctionalTest.php
639
namespace App\Tests\Unit\Controller;
640
641
use App\Controller\MessageController;
0 commit comments