Skip to content

Commit

Permalink
set timeout to 10 seconds in test case
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin91 committed Mar 10, 2018
1 parent bf64883 commit 661d7d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ def rong_cloud_configure_with_settings
config.app_key = ENV["RONGCLOUD_APP_KEY"]
config.app_secret = ENV["RONGCLOUD_APP_SECRET"]
config.host = ENV["RONGCLOUD_API_HOST"] || "https://api.cn.ronghub.com"
config.timeout = 10
end
end

0 comments on commit 661d7d0

Please sign in to comment.