Skip to content

Commit 38d2b51

Browse files
authored
Merge pull request #2792 from simi/patch-1
Fix Changelog.md typo.
2 parents d1cd215 + f0f8702 commit 38d2b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Enhancements:
1919
* Change default driver for system specs on Rails 7.2 to match its default.
2020
(Steve Polito, #2746)
2121
* Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, #2745)
22-
* Add suggestion to rails_helper.rb to skip when not in test most. (Glauco Custódio, #2751)
22+
* Add suggestion to rails_helper.rb to skip when not in test mode. (Glauco Custódio, #2751)
2323
* Add `at_priority` qualifier to `have_enqueued_job` set of matchers. (mbajur, #2759)
2424
* Add spec directories to `rails stats` on Rails main / 8.0.0. (Petrik de Heus, #2781)
2525

0 commit comments

Comments
 (0)