Skip to content

Commit bed14a6

Browse files
authored
Change have_enqueued to have_enqueued_mail
[ci skip]
1 parent 0659505 commit bed14a6

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)