Increase timeout in t0060

Resolves #2684

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
Jakub Sztandera 2016-05-13 19:46:09 +02:00
parent 00f9ce6c48
commit 3ff35ab47a

View File

@ -88,7 +88,7 @@ test_expect_success "transport should be encrypted" '
'
test_expect_success "output from streaming commands works" '
test_expect_code 28 curl -m 2 http://localhost:$API_PORT/api/v0/stats/bw\?poll=true > statsout
test_expect_code 28 curl -m 5 http://localhost:$API_PORT/api/v0/stats/bw\?poll=true > statsout
'
test_expect_success "output looks good" '