Skip to content

Commit 8c17b4e

Browse files
committed
Changelog for #2771
1 parent 0bb51ef commit 8c17b4e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ 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

11+
Bug Fixes:
12+
13+
* Prevent `have_http_status` matcher raising an error when encountering a raw `Rack::MockResponse`.
14+
(Christophe Bliard, #2771)
15+
1116
### 6.1.3 / 2024-06-19
1217
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3)
1318

0 commit comments

Comments
 (0)