Tidy-ups.

This commit is contained in:
Jim McDonald
2020-11-08 20:14:51 +00:00
parent 1a5234e39f
commit 224059ba8e

View File

@@ -161,7 +161,7 @@ func TestProcess(t *testing.T) {
signingThreshold: 1,
path: "n/12381/3600/1/2/3",
},
err: "path does not match expected format m/...",
err: "path does not match expected format m/",
},
{
name: "PathPassphraseMissing",