Commit 68ffeba
File tree
2 files changed
+42
-1
lines changedFilter options
- src/Symfony/Component/Mailer/Bridge/Sendgrid
- Tests/Transport
- Transport
2 files changed
+42
-1
lines changedsrc/Symfony/Component/Mailer/Bridge/Sendgrid/Tests/Transport/SendgridApiTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Sendgrid/Tests/Transport/SendgridApiTransportTest.php+41Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
248 | 289 |
|
src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
| 182 | + |
183 | 183 |
|
184 | 184 |
|
185 | 185 |
|
|
0 commit comments