mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-07 17:28:02 +08:00
namesys: fix ed25519 test for peer ID inlining
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
parent
2c93eeffc6
commit
1ad05a4a3d
@ -108,5 +108,5 @@ func TestRSAPublisher(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestEd22519Publisher(t *testing.T) {
|
||||
testNamekeyPublisher(t, ci.Ed25519, nil, true)
|
||||
testNamekeyPublisher(t, ci.Ed25519, ds.ErrNotFound, false)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user