1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

test/ruby/test_refinement.rb: extend the timeout

https://rubyci.org/logs/rubyci.s3.amazonaws.com/debian-riscv64/ruby-master/log/20200420T083601Z.fail.html.gz
This commit is contained in:
Yusuke Endoh 2020-04-21 00:06:07 +09:00
parent 7a0ac279b7
commit 8e51794265

View file

@ -920,7 +920,7 @@ class TestRefinement < Test::Unit::TestCase
#{PrependAfterRefine_CODE}
undef PrependAfterRefine
}
}, timeout: 30
}, timeout: 60
end
def test_prepend_after_refine