Skip to content

Commit

Permalink
Fix swiftmailer deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN committed Dec 19, 2022
1 parent aca8fb9 commit 43f7232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/DependencyInjection/FixtureMonologExtensionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ public function testHandlersWithChannels()
);
}

/** @group legacy */
public function testSingleEmailRecipient()
{
if (\Monolog\Logger::API >= 3) {
Expand Down

0 comments on commit 43f7232

Please sign in to comment.