Skip to content

Commit 08544a8

Browse files
committed
Change log for #2496
1 parent c4a6575 commit 08544a8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
### Development
22
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.1...5-0-maintenance)
33

4+
Bug Fixes:
5+
6+
* Prevent generated job specs from duplicating `_job` in filenames.
7+
(Nick Flückiger, #2496)
8+
49
### 5.0.1 / 2021-03-18
510
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.0...v5.0.1)
611

@@ -93,7 +98,7 @@ Enhancements:
9398
generating a controller (Luka Lüdicke, #2222)
9499
* Allow `ActiveJob` matchers `#on_queue` modifier to take symbolic queue names. (Nils Sommer, #2283)
95100
* The scaffold generator now generates request specs in preference to controller specs.
96-
(Luka Lüdicke, #2288)
101+
(Luka Lüdicke, #2288)
97102
* Add configuration option to disable ActiveRecord. (Jon Rowe, Phil Pirozhkov, Hermann Mayer, #2266)
98103
* Set `ActionDispatch::SystemTesting::Server.silence_puma = true` when running system specs.
99104
(ta1kt0me, Benoit Tigeot, #2289)

0 commit comments

Comments
 (0)