Skip to content

Commit 8ee4406

Browse files
Fix deps - fix tests
1 parent 0a528bc commit 8ee4406

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tests/Functional/NotificationTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
final class NotificationTest extends AbstractWebTestCase
1515
{
16+
/**
17+
* @requires function \Symfony\Bundle\MercureBundle\MercureBundle::build
18+
*/
1619
public function testNotifierAssertion()
1720
{
1821
$client = $this->createClient(['test_case' => 'Notifier', 'root_config' => 'config.yml', 'debug' => true]);

0 commit comments

Comments
 (0)