We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc2197 commit c76c1e6Copy full SHA for c76c1e6
Changelog.md
@@ -18,6 +18,8 @@ Bug Fixes:
18
19
* Fuzzy match `have_broadcasted_to` so that argument matchers can be used.
20
(Timothy Peraza, #2684)
21
+* Fix fixture warning during `:context` hooks on Rails `main`. (Jon Rowe, #2685)
22
+* Fix `stub_template` on Rails `main`. (Jon Rowe, #2685)
23
24
### 6.0.3 / 2023-05-31
25
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.2...v6.0.3)
0 commit comments