Commit 0d474f8
File tree
2 files changed
+5
-1
lines changedFilter options
- src/Symfony/Component/Mailer/Bridge/Mailgun
- Tests/Transport
- Transport
2 files changed
+5
-1
lines changedsrc/Symfony/Component/Mailer/Bridge/Mailgun/Tests/Transport/MailgunApiTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Mailgun/Tests/Transport/MailgunApiTransportTest.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| 64 | + |
| 65 | + |
64 | 66 |
|
65 | 67 |
|
66 | 68 |
|
| ||
69 | 71 |
|
70 | 72 |
|
71 | 73 |
|
72 |
| - |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
| ||
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
| 82 | + |
| 83 | + |
81 | 84 |
|
82 | 85 |
|
83 | 86 |
|
|
src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunApiTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunApiTransport.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
| 90 | + |
90 | 91 |
|
91 | 92 |
|
92 | 93 |
|
|
0 commit comments