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
20200420
T083601Z.fail.html.gz
This commit is contained in:
parent
7a0ac279b7
commit
8e51794265
1 changed files with 1 additions and 1 deletions
|
@ -920,7 +920,7 @@ class TestRefinement < Test::Unit::TestCase
|
|||
#{PrependAfterRefine_CODE}
|
||||
undef PrependAfterRefine
|
||||
}
|
||||
}, timeout: 30
|
||||
}, timeout: 60
|
||||
end
|
||||
|
||||
def test_prepend_after_refine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue