Commit 732e792f authored by Jeromy's avatar Jeromy Committed by Łukasz Magiera

rename and fix sharness issue in ptp test

License: MIT
Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
parent db6073bc
......@@ -26,8 +26,8 @@ test_expect_success "test ports are closed" '
(! (netstat -ln | grep "LISTEN" | grep ":10102 "))
'
test_must_fail 'fail without config option being enabled' '
ipfsi 0 p2p stream ls
test_expect_success 'fail without config option being enabled' '
test_must_fail ipfsi 0 p2p stream ls
'
test_expect_success "enable filestore config setting" '
......
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