Skip to content

Commit b35302a

Browse files
committed
Changelog for #2781
1 parent 85fe645 commit b35302a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ Enhancements:
88
* Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, #2745)
99
* Add suggestion to rails_helper.rb to skip when not in test most. (Glauco Custódio, #2751)
1010
* Add `at_priority` qualifier to `have_enqueued_job` set of matchers. (mbajur, #2759)
11+
* Add spec directories to `rails stats` on Rails main / 8.0.0. (Petrik de Heus, #2781)
1112

1213
Bug Fixes:
1314

1415
* Restore old order of requiring support files. (Franz Liedke, #2785)
16+
* Prevent running `rake spec:statsetup` on Rails main / 8.0.0. (Petrik de Heus, #2781)
1517

1618
### 6.1.4 / 2024-08-15
1719
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.3...v6.1.4)

0 commit comments

Comments
 (0)