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 eae263a commit d5be75fCopy full SHA for d5be75f
Tests/Exception/UnsupportedSchemeExceptionTest.php
@@ -40,10 +40,10 @@ public static function setUpBeforeClass(): void
40
BrevoTransportFactory::class => false,
41
GmailTransportFactory::class => false,
42
InfobipTransportFactory::class => false,
43
+ MailPaceTransportFactory::class => false,
44
MailerSendTransportFactory::class => false,
45
MailgunTransportFactory::class => false,
46
MailjetTransportFactory::class => false,
- MailPaceTransportFactory::class => false,
47
MandrillTransportFactory::class => false,
48
PostmarkTransportFactory::class => false,
49
ScalewayTransportFactory::class => false,
0 commit comments