Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actionmailer test helper not working with sandbox #109

Open
gkpty opened this issue May 18, 2021 · 1 comment
Open

Actionmailer test helper not working with sandbox #109

gkpty opened this issue May 18, 2021 · 1 comment

Comments

@gkpty
Copy link

gkpty commented May 18, 2021

I am using the actionmailer test helper assert_emails method in various tests; I have added { sandbox_mode: { enable: true }} in the sendgrid_actionmailer_settings configuration but the tests arent passing because the emails arent being sent. Thanks in advance for any help with this!

Failure:
1 emails expected, but 0 were sent.
Expected: 1
  Actual: 0
@deepakmahakale
Copy link

@gkpty were you able to get it working?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants