Level 80
@teamphysiotec You can’t really test both. You either want to test your email was queued (to be sent at a later date by a separate process), or sent synchronously.
How can I test if my mailable was successfully queued and sent in PHPUNIT?
Please or to participate in this conversation.