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 cbd4d02 commit 8958424Copy full SHA for 8958424
Changelog.md
@@ -28,6 +28,8 @@ Bug Fixes:
28
* `ActionView::FixtureResolver#hash` has been renamed to `ActionView::FixtureResolver#data`.
29
(Penelope Phippen, #2076)
30
* Add missing require for `have_enqueued_mail` matcher. (Ignatius Reza, #2117)
31
+* Prevent `driven_by(:selenium)` being called due to hook precedence.
32
+ (Takumi Shotoku, #2188)
33
34
Breaking Changes:
35
0 commit comments