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

Skip to content

Commit e83abc2

Browse files
committed
Apply fabbot patch
1 parent 876cbe2 commit e83abc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Mailer/Bridge/Mailjet/Tests/Transport/MailjetApiTransportTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ public function testSendWithMalformedResponse(array $body)
238238
239239
->text('foobar');
240240

241-
242241
$this->expectExceptionObject(
243242
new HttpTransportException(sprintf('Unable to send an email: "%s" malformed api response.', $json), $response)
244243
);

0 commit comments

Comments
 (0)