mirror of https://gitee.com/bigwinds/arangodb
increase unittest timeout
This commit is contained in:
parent
ee2de60670
commit
373639a3b6
|
@ -21,8 +21,8 @@ class ArangoDB
|
|||
# expect json as output/response format
|
||||
format :json
|
||||
|
||||
# set timeout to 60 seconds
|
||||
default_timeout 60
|
||||
# set timeout to 120 seconds
|
||||
default_timeout 120
|
||||
|
||||
################################################################################
|
||||
## create a collection
|
||||
|
|
Loading…
Reference in New Issue