Skip to content

Commit 6e29b6a

Browse files
JonRowesebjacobs
authored andcommitted
Backport: Changelog for rspec#2047
1 parent 5251eb2 commit 6e29b6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Bug Fixes:
88
* Fix the request spec generator to handle namespaced files. (Kohei Sugi, #2057)
99
* Further truncate system test filenames to handle cases when extra words are
1010
prepended. (Takumi Kaji, #2058)
11+
* Backport: Make the `ActiveJob` matchers fail when multiple jobs are queued
12+
for negated matches. e.g. `expect { job; job; }.to_not have_enqueued_job
13+
(Emric Istanful, #2069)
1114

1215
### 3.8.1 / 2018-10-23
1316
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.8.0...v3.8.1)

0 commit comments

Comments
 (0)