提交 916572f3 作者: Steven Allen

fix keystore tests for peer ID inlining patch

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 b4ed464b
...@@ -34,7 +34,7 @@ test_key_cmd() { ...@@ -34,7 +34,7 @@ test_key_cmd() {
test_expect_success "key list -l contains self key with peerID" ' test_expect_success "key list -l contains self key with peerID" '
PeerID="$(ipfs config Identity.PeerID)" PeerID="$(ipfs config Identity.PeerID)"
ipfs key list -l | grep "$PeerID self" ipfs key list -l | grep "$PeerID\s\+self"
' '
test_expect_success "key rm remove a key" ' test_expect_success "key rm remove a key" '
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论