mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-29 01:12:24 +08:00
test: Run t0080-repo test offline
Resolves #2906 License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
@ -9,7 +9,7 @@ test_description="Test ipfs repo operations"
|
|||||||
. lib/test-lib.sh
|
. lib/test-lib.sh
|
||||||
|
|
||||||
test_init_ipfs
|
test_init_ipfs
|
||||||
test_launch_ipfs_daemon
|
test_launch_ipfs_daemon --offline
|
||||||
|
|
||||||
test_expect_success "'ipfs repo gc' succeeds" '
|
test_expect_success "'ipfs repo gc' succeeds" '
|
||||||
ipfs repo gc >gc_out_actual
|
ipfs repo gc >gc_out_actual
|
||||||
|
Reference in New Issue
Block a user