Skip to content

Commit

Permalink
fix broken integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Dec 30, 2024
1 parent 2d3cbfc commit ed47019
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/parallel_tests/rspec/runtime_logger.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ def example_group_finished(notification)
super if defined?(super)
end

def seed(*); end

def dump_summary(*); end

def dump_failures(*); end
Expand Down

0 comments on commit ed47019

Please sign in to comment.