We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2e23e commit ae4b163Copy full SHA for ae4b163
Changelog.md
@@ -5,6 +5,8 @@ Bug Fixes:
5
6
* Fuzzy match `have_broadcasted_to` so that argument matchers can be used.
7
(Timothy Peraza, #2684)
8
+* Fix fixture warning during `:context` hooks on Rails `main`. (Jon Rowe, #2685)
9
+* Fix `stub_template` on Rails `main`. (Jon Rowe, #2685)
10
11
### 6.0.3 / 2023-05-31
12
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.2...v6.0.3)
0 commit comments