Skip to content

Commit

Permalink
Minor: Tighten spec
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoanjo committed Nov 9, 2022
1 parent d619d8f commit eb8fcb6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@
try_wait_until(backoff: 0.01) { described_class::Testing._native_is_running?(another_instance) }

expect(described_class::Testing._native_gc_tracepoint(cpu_and_wall_time_worker)).to_not be_enabled
expect(described_class::Testing._native_gc_tracepoint(another_instance)).to be_enabled
end
end
end
Expand Down

0 comments on commit eb8fcb6

Please sign in to comment.