You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
In order for the package to be able to make assertions on the email, it has to be able to "read" the messages. It does so by parsing the laravel log, so the mail driver has to be log.
31
31
32
-
## Using
32
+
## Usage
33
33
34
34
You mixin the assertions with the ```Spinen\MailAssertions\MailTracking``` trait. You get the following assertions...
0 commit comments