mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-08 05:32:37 +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
|
end
|
||||||
|
|
||||||
Before('@aruba') do
|
Before('@aruba') do
|
||||||
@aruba_timeout_seconds = 5
|
@aruba_timeout_seconds = 10
|
||||||
# print "\nsetting timeout for aruba to #{@aruba_timeout_seconds}\n"
|
# print "\nsetting timeout for aruba to #{@aruba_timeout_seconds}\n"
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue