We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7e1cf commit a4df45fCopy full SHA for a4df45f
Changelog.md
@@ -26,6 +26,7 @@ Bug Fixes:
26
* Prevent `take_failed_screenshot` producing an additional error through `metadata`
27
access. (Jon Rowe, #2704)
28
* Use `ActiveSupport::ExecutionContext::TestHelper` on Rails 7+. (Jon Rowe, #2711)
29
+* Fix leak of templates stubbed with `stub_template` on Rails 7.1. (Jon Rowe, #2714)
30
31
### 6.0.3 / 2023-05-31
32
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.2...v6.0.3)
0 commit comments