mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-01 02:30:39 +08:00
sharness: increase timeout waiting for api file
License: MIT Signed-off-by: keks <keks@cryptoscope.co>
This commit is contained in:
@ -218,7 +218,7 @@ test_launch_ipfs_daemon() {
|
|||||||
|
|
||||||
# wait for api file to show up
|
# wait for api file to show up
|
||||||
test_expect_success "api file shows 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
|
test_set_address_vars actual_daemon
|
||||||
|
Reference in New Issue
Block a user