Skip to content

Commit

Permalink
Fix a typo from PR rails#52807
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Sep 5, 2024
1 parent a5e1d2a commit d437ae3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3253,7 +3253,7 @@ def force_signal37_to_load_all_clients_of_firm
end
end

class AsyncHasOneAssociationsTest < ActiveRecord::TestCase
class AsyncHasManyAssociationsTest < ActiveRecord::TestCase
include WaitForAsyncTestHelper

self.use_transactional_tests = false
Expand Down

0 comments on commit d437ae3

Please sign in to comment.