void assertNotSent(string $mailable, callable|null $callback = null)
Determine if a mailable was sent based on a truth-test callback.
void assertNotSent(string $mailable, callable|null $callback = null)
Determine if a mailable was sent based on a truth-test callback.
Please login to continue.