Skip to content

Commit 6cc0705

Browse files
committed
Changelog for #2495
1 parent 2c15abe commit 6cc0705

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
@@ -5,6 +5,9 @@ Bug Fixes:
55

66
* Prevent generated job specs from duplicating `_job` in filenames.
77
(Nick Flückiger, #2496)
8+
* Fix `ActiveRecord::TestFixture#uses_transaction` by using example description
9+
to replace example name rather than example in our monkey patched
10+
`run_in_transaction?` method. (Stan Lo, #2495)
811

912
### 5.0.1 / 2021-03-18
1013
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.0...v5.0.1)

0 commit comments

Comments
 (0)