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 ce9663e commit 0d73776Copy full SHA for 0d73776
Changelog.md
@@ -1,6 +1,12 @@
1
### Development
2
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.1.1...v8.0.0)
3
4
+Bug Fixes:
5
+
6
+* Make the `have_been_performed` / `have_been_enqueued` return `false` for
7
+ `supports_block_expectations?` as they don't supporting block expectations.
8
+ (Sam Kidman, rspec/rspec-rails#2851)
9
10
### 8.0.0 / 2025-04-30
11
12
Enhancements:
0 commit comments