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 55b6947 commit 6c89ad4Copy full SHA for 6c89ad4
Changelog.md
@@ -25,6 +25,7 @@ Bug Fixes:
25
* Fix variable name in scaffolded view specs when namespaced. (Taketo Takashima, #2694)
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
30
### 6.0.3 / 2023-05-31
31
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.2...v6.0.3)
0 commit comments