Skip to content

Commit 4212e98

Browse files
committed
Tweak changelog for #2305
1 parent cb56a1d commit 4212e98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Bug Fixes:
55

66
* Remove warning when calling `driven_by` in system specs. (Aubin Lorieux, #2302)
77
* Fix comparison of times for `#at` in job matchers. (Jon Rowe, Markus Doits, #2304)
8-
* Fix when using a mailer with `delivery_job` set to a sub class of `ActionMailer::DeliveryJob` (Atsushi Yoshida #2305)
8+
* Allow `have_enqueued_mail` to match when a sub class of `ActionMailer::DeliveryJob`
9+
is set using `<Class>.delivery_job=`. (Atsushi Yoshida #2305)
910

1011
### 4.0.0 / 2020-03-24
1112
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v3.9.1...v4.0.0)

0 commit comments

Comments
 (0)