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 has been archived by the owner on Apr 8, 2024. It is now read-only.
We could assert that an email was sent on a particular date, though that would mean doing something like setting Carbon's testNow() when sending the email. Thoughts?
The text was updated successfully, but these errors were encountered:
Should this compare the exact timestamp, or should I allow the user to pass in a date (without the time)? Or maybe methods for "less than" or "greater than" the date passed in?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We could assert that an email was sent on a particular date, though that would mean doing something like setting Carbon's testNow() when sending the email. Thoughts?
The text was updated successfully, but these errors were encountered: