Fix sharness

This commit is contained in:
Kishan Mohanbhai Sagathiya 2019-09-08 17:11:32 +07:00
parent 9cb1cdeaff
commit 3ad66bd59c

View File

@ -45,8 +45,8 @@ test_expect_success IPFS,CLUSTER "empty cluster-ctl sync succeeds" '
ipfs-cluster-ctl sync
'
test_expect_success IPFS,CLUSTER "empty cluster_ctl recover needs CID" '
test_must_fail ipfs-cluster-ctl recover
test_expect_success IPFS,CLUSTER "empty cluster_ctl recover should not fail" '
ipfs-cluster-ctl recover
'
test_expect_success IPFS,CLUSTER "pin ls succeeds" '