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 d81911d commit f4410faCopy full SHA for f4410fa
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