Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Jan 31, 2025
1 parent c43a27f commit e7c7370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/graphql/dataloader_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ def spawn_fiber
result
end

def spawn_source_task(parent_task, condition)
def spawn_source_task(parent_task, condition, trace)
result = super
if result
update_fiber_counts
Expand Down

0 comments on commit e7c7370

Please sign in to comment.