mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-12-24 08:28:50 -05:00
made timeout longer was timeing out on my connection
This commit is contained in:
parent
f82a45cceb
commit
18e279e6e9
@ -1,5 +1,5 @@
|
||||
require 'aruba/cucumber'
|
||||
|
||||
Before do
|
||||
@aruba_timeout_seconds = 10
|
||||
@aruba_timeout_seconds = 60
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user