Commit 4b9c36b0 authored by keks's avatar keks Committed by Jeromy

sharness: increase timeout waiting for api file

License: MIT
Signed-off-by: default avatarkeks <keks@cryptoscope.co>
parent 52bc2982
......@@ -218,7 +218,7 @@ test_launch_ipfs_daemon() {
# wait for api file to show up
test_expect_success "api file shows up" '
test_wait_for_file 20 100ms "$IPFS_PATH/api"
test_wait_for_file 50 100ms "$IPFS_PATH/api"
'
test_set_address_vars actual_daemon
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment