Skip to content

Commit 0dc3f51

Browse files
committed
adds credit to CHANGELOG item [ci skip]
1 parent e9c5850 commit 0dc3f51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

railties/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
New Rails projects are strongly discouraged from using `classic`, and we recommend that existing projects running on `classic` switch to `zeitwerk` mode when upgrading. Please check the [_Upgrading Ruby on Rails_](https://guides.rubyonrails.org/upgrading_ruby_on_rails.html) guide for tips.
44

5+
*Xavier Noria*
6+
57
* Adds `rails test:all` for running all tests in the test directory.
68

79
This runs all test files in the test directory, including system tests.

0 commit comments

Comments
 (0)