We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4929276 commit 914f0f8Copy full SHA for 914f0f8
utils/signature/sigtest/crypto_test.go
@@ -39,7 +39,7 @@ func TestSerializeVerificationKey(t *testing.T) {
39
},
40
41
// {
42
- // // ? TODO find an invalid example?
+ // // TODO: find an invalid example?
43
// name: "Invalid input",
44
// curve: elliptic.(),
45
// wantErr: true,
0 commit comments