Skip to content

Commit

Permalink
Longer timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
soutaro committed May 27, 2020
1 parent 5d67fef commit c8f9208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -450,4 +450,4 @@ def master_reader
end


TestHelper.timeout = ENV["CI"] ? 30 : 10
TestHelper.timeout = ENV["CI"] ? 50 : 10

0 comments on commit c8f9208

Please sign in to comment.