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 69c09bc commit a9ae00bCopy full SHA for a9ae00b
Changelog.md
@@ -8,6 +8,8 @@ Enhancements:
8
* Add `RSpec::Rails::Configuration.fixture_paths` configuration to support
9
the matching change to `ActiveRecord::TestFixtures`, previous singular
10
form is deprecated and will be removed in Rails 7.2. (Juan Gueçaimburu, #2673)
11
+* Add `send_email` matcher to match emails rather than specific jobs.
12
+ (Andrei Kaleshka, #2670)
13
14
Bug Fixes:
15
0 commit comments