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 00bd256 commit 47f15d2Copy full SHA for 47f15d2
Changelog.md
@@ -11,6 +11,8 @@ Bug Fixes:
11
(Eugene Kenny, Iliana, #2631)
12
* Support Rails 7.1's `#fixtures_paths` in example groups (removes a deprecation warning).
13
(Nicholas Simmons, #2664)
14
+* Fix `have_enqueued_job` to properly detect enqueued jobs when other jobs were
15
+ performed inside the expectation block. (Slava Kardakov, Phil Pirozhkov, #2573)
16
17
### 6.0.1 / 2022-10-18
18
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.0...v6.0.1)
0 commit comments