Skip to content

Commit 43f7232

Browse files
committed
Fix swiftmailer deprecation notice
1 parent aca8fb9 commit 43f7232

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/DependencyInjection/FixtureMonologExtensionTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ public function testHandlersWithChannels()
182182
);
183183
}
184184

185+
/** @group legacy */
185186
public function testSingleEmailRecipient()
186187
{
187188
if (\Monolog\Logger::API >= 3) {

0 commit comments

Comments
 (0)