We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
have_enqueued
have_enqueued_mail
1 parent 0659505 commit bed14a6Copy full SHA for bed14a6
Changelog.md
@@ -8,7 +8,7 @@ Enhancements
8
9
* Use `__dir__` instead of `__FILE__` in generated `rails_helper.rb` where
10
supported. (OKURA Masafumi, #2048)
11
-* Add `have_enqueued` matcher as a "super" matcher to the `ActiveJob` matchers
+* Add `have_enqueued_mail` matcher as a "super" matcher to the `ActiveJob` matchers
12
making it easier to match on `ActiveJob` delivered emails. (Joel Lubrano, #2047)
13
* Add generator for system specs on Rails 5.1 and above. (Andrzej Sliwa, #1933)
14
* Add generator for generator specs. (@ConSou, #2085)
0 commit comments