File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -2265,16 +2265,6 @@ def test_where_in_binds_logging_include_attribute_names_coerced
22652265 end
22662266end
22672267
2268- # TODO: Method `reset_column_information` does not exist. Comment out the test for the time being.
2269- # class ActiveRecordSchemaTest < ActiveRecord::TestCase
2270- # # Workaround for randomly failing test.
2271- # coerce_tests! :test_has_primary_key
2272- # def test_has_primary_key_coerced
2273- # @schema_migration.reset_column_information
2274- # original_test_has_primary_key
2275- # end
2276- # end
2277-
22782268class ReloadModelsTest < ActiveRecord ::TestCase
22792269 # Skip test on Windows. The number of arguments passed to `IO.popen` in
22802270 # `activesupport/lib/active_support/testing/isolation.rb` exceeds what Windows can handle.
You can’t perform that action at this time.
0 commit comments