Commit 1036b07
committed
Require minitest for backward compatibility
Previously ActiveSupport::TestCase was always loaded, so minitest would
be required here:
https://github.com/rails/rails/blob/v7.1.3.2/activesupport/lib/active_support/test_case.rb#L31 parent d3e593b commit 1036b07
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
0 commit comments