Skip to content

Commit 2f2e2bd

Browse files
authored
1 parent 97cffb9 commit 2f2e2bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/-ext-/gvl/test_last_thread.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def test_last_thread
1515
t1 = Time.now
1616
t = t1 - t0
1717
18-
assert_in_delta(1.0, t, 0.18)
18+
assert_in_delta(1.0, t, 0.8)
1919
end;
2020
end
2121
end

0 commit comments

Comments
 (0)