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