Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 823ba68

Browse files
committed
Add bridge to test
1 parent df4b8ab commit 823ba68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Notifier/Tests/Exception/UnsupportedSchemeExceptionTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ public static function setUpBeforeClass(): void
8484
Bridge\Smsc\SmscTransportFactory::class => false,
8585
Bridge\SmsFactor\SmsFactorTransportFactory::class => false,
8686
Bridge\Smsmode\SmsmodeTransportFactory::class => false,
87+
Bridge\SmsSluzba\SmsSluzbaTransportFactory::class => false,
8788
Bridge\SpotHit\SpotHitTransportFactory::class => false,
8889
Bridge\Telegram\TelegramTransportFactory::class => false,
8990
Bridge\Telnyx\TelnyxTransportFactory::class => false,

0 commit comments

Comments
 (0)