Skip to content

Commit 1975c5e

Browse files
Effi-SCopilot
andauthored
Update utils/signature/sigtest/crypto_test.go
Co-authored-by: Copilot <[email protected]> Signed-off-by: Effi-S <[email protected]>
1 parent 284be1f commit 1975c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/signature/sigtest/crypto_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ func TestSerializeVerificationKey(t *testing.T) {
3939
},
4040

4141
// {
42-
// // ? TODO find an invalid example?
42+
// // TODO: find an invalid example?
4343
// name: "Invalid input",
4444
// curve: elliptic.(),
4545
// wantErr: true,

0 commit comments

Comments
 (0)