mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 03:00:12 +01:00
Increase Aruba timeout
This commit is contained in:
parent
a4388f0bd6
commit
d793e17248
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ AfterStep('@pause') do
|
|||
end
|
||||
|
||||
Before('@aruba') do
|
||||
@aruba_timeout_seconds = 5
|
||||
@aruba_timeout_seconds = 10
|
||||
# print "\nsetting timeout for aruba to #{@aruba_timeout_seconds}\n"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue