diff options
author | Timothy Andrew <mail@timothyandrew.net> | 2016-07-05 10:20:32 +0530 |
---|---|---|
committer | Timothy Andrew <mail@timothyandrew.net> | 2016-07-05 10:20:32 +0530 |
commit | f617bd76907e45d9103d768a02fbccb451524b35 (patch) | |
tree | 5eeb8618a827289804624fd2f5cdc699a1e25858 /features | |
parent | 0d68e19909824c24ff77bf6bb6ebf2db4716784b (diff) | |
download | gitlab-ce-f617bd76907e45d9103d768a02fbccb451524b35.tar.gz |
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.
Diffstat (limited to 'features')
0 files changed, 0 insertions, 0 deletions