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

Skip to content

Commit a9d085d

Browse files
committed
Add bridge to test
1 parent 6e7d50c commit a9d085d

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
@@ -86,6 +86,7 @@ public static function setUpBeforeClass(): void
8686
Bridge\Smsc\SmscTransportFactory::class => false,
8787
Bridge\SmsFactor\SmsFactorTransportFactory::class => false,
8888
Bridge\Smsmode\SmsmodeTransportFactory::class => false,
89+
Bridge\SmsSluzba\SmsSluzbaTransportFactory::class => false,
8990
Bridge\SpotHit\SpotHitTransportFactory::class => false,
9091
Bridge\Telegram\TelegramTransportFactory::class => false,
9192
Bridge\Telnyx\TelnyxTransportFactory::class => false,

0 commit comments

Comments
 (0)