提交 1ad05a4a 作者: Steven Allen

namesys: fix ed25519 test for peer ID inlining

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 2c93eeff
...@@ -108,5 +108,5 @@ func TestRSAPublisher(t *testing.T) { ...@@ -108,5 +108,5 @@ func TestRSAPublisher(t *testing.T) {
} }
func TestEd22519Publisher(t *testing.T) { func TestEd22519Publisher(t *testing.T) {
testNamekeyPublisher(t, ci.Ed25519, nil, true) testNamekeyPublisher(t, ci.Ed25519, ds.ErrNotFound, false)
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论