Skip to content

Commit 33ab374

Browse files
authored
Merge pull request #2186 from aried3r/patch-3
Change `have_enqueued` to `have_enqueued_mail`
2 parents 0659505 + bed14a6 commit 33ab374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Enhancements
88

99
* Use `__dir__` instead of `__FILE__` in generated `rails_helper.rb` where
1010
supported. (OKURA Masafumi, #2048)
11-
* Add `have_enqueued` matcher as a "super" matcher to the `ActiveJob` matchers
11+
* Add `have_enqueued_mail` matcher as a "super" matcher to the `ActiveJob` matchers
1212
making it easier to match on `ActiveJob` delivered emails. (Joel Lubrano, #2047)
1313
* Add generator for system specs on Rails 5.1 and above. (Andrzej Sliwa, #1933)
1414
* Add generator for generator specs. (@ConSou, #2085)

0 commit comments

Comments
 (0)