Skip to content
Snippets Groups Projects
Commit f617bd76 authored by Timothy Andrew's avatar Timothy Andrew
Browse files

Assert against `ActionMailer::Base.deliveries` relatively.

- Look for a `change` in its size rather than asserting against an
  actual size.

- This previously failed because another spec had an email in
  `ActionMailer::Base.deliveries`, which failed this `be_nil` assertion.
parent 0d68e199
No related branches found
No related tags found
1 merge request!5082Assert against `ActionMailer::Base.deliveries` relatively
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment