Skip to content

Commit

Permalink
Changelog for #2077
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Feb 12, 2019
1 parent 7c0186b commit 7720e7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Bug Fixes:
* 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)
* Namespaced fixtures now generate a `/` seperated path rather than an `_`.
(@nxlith, #2077)

Enhancements

Expand Down

0 comments on commit 7720e7b

Please sign in to comment.