mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-29 01:12:24 +08:00
add a pause to fix timing on t0065
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
@ -22,6 +22,7 @@ test_expect_success "invoc shows up in output" '
|
||||
test_expect_success "start longer running command" '
|
||||
ipfs log tail &
|
||||
LOGPID=$!
|
||||
go-sleep 100ms
|
||||
'
|
||||
|
||||
test_expect_success "long running command shows up" '
|
||||
|
Reference in New Issue
Block a user