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 531992c commit c7d4200Copy full SHA for c7d4200
Changelog.md
@@ -1,6 +1,11 @@
1
### Development
2
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.0.1...main)
3
4
+Enhancements:
5
+
6
+* Improve implicit description for ActionCable matchers `have_broadcasted_to` /
7
+ `have_broadcast`. (Simon Fish, #2795)
8
9
Bug Fixes:
10
11
* Fix issue with `have_enqueued_mail` when jobs were incorrectly matched due
0 commit comments