We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71ed25 commit 49fffcbCopy full SHA for 49fffcb
Changelog.md
@@ -23,7 +23,9 @@ Bug Fixes:
23
* Fix fixture warning during `:context` hooks on Rails `main`. (Jon Rowe, #2685)
24
* Fix `stub_template` on Rails `main`. (Jon Rowe, #2685)
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
+
29
### 6.0.3 / 2023-05-31
30
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.2...v6.0.3)
31
0 commit comments