Skip to content

Commit 3874bab

Browse files
committed
Changelog for #2495
1 parent ab2ea2b commit 3874bab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ Enhancements:
55

66
* Make the API request scaffold template more consistent and compatible with
77
Rails 6.1. (Naoto Hamada, #2484)
8-
* Provide support to turn off transactional tests for select examples.
9-
(Stan Lo, #2495)
108

119
Bug Fixes:
1210

1311
* Prevent generated job specs from duplicating `_job` in filenames.
1412
(Nick Flückiger, #2496)
13+
* Fix `ActiveRecord::TestFixture#uses_transaction` by using example description
14+
to replace example name rather than example in our monkey patched
15+
`run_in_transaction?` method. (Stan Lo, #2495)
1516

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

0 commit comments

Comments
 (0)