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 a5e1d2a commit d437ae3Copy full SHA for d437ae3
activerecord/test/cases/associations/has_many_associations_test.rb
@@ -3253,7 +3253,7 @@ def force_signal37_to_load_all_clients_of_firm
3253
end
3254
3255
3256
-class AsyncHasOneAssociationsTest < ActiveRecord::TestCase
+class AsyncHasManyAssociationsTest < ActiveRecord::TestCase
3257
include WaitForAsyncTestHelper
3258
3259
self.use_transactional_tests = false
0 commit comments