Skip to content

Commit

Permalink
Backport: Changelog for #2047
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe authored and benoittgt committed Jan 17, 2019
1 parent 9271c22 commit 2ae472b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Bug Fixes:
* Fix the request spec generator to handle namespaced files. (Kohei Sugi, #2057)
* Further truncate system test filenames to handle cases when extra words are
prepended. (Takumi Kaji, #2058)
* Backport: Make the `ActiveJob` matchers fail when multiple jobs are queued
for negated matches. e.g. `expect { job; job; }.to_not have_enqueued_job
(Emric Istanful, #2069)

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

0 comments on commit 2ae472b

Please sign in to comment.