Commit 52d43c3
authored
Improved seeEmailIsSent error message
Adding an even more descriptive comment - follow-up of 2f84671
The indentation of the code is preserved in the displayed message, so it looked like this:
```
Fail Emails can't be tested without SwiftMailer connector.
If you are using Symfony Mailer define mailer: "symfony_mailer" in Symfony module config.
```
I hope the `\n` works better :-)1 parent 802821f commit 52d43c3
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
503 | | - | |
504 | | - | |
| 503 | + | |
505 | 504 | | |
506 | 505 | | |
507 | 506 | | |
| |||
0 commit comments