Skip to content

Commit 1d8329f

Browse files
Juanita De La CuestaJuanita De La Cuesta
authored andcommitted
Style: typo:
1 parent 6acdc9b commit 1d8329f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

signature/signature_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ func TestValidate(t *testing.T) {
226226
k: testKey,
227227
ts: testTs,
228228
s: testSignature,
229-
sh: sHeader
229+
sh: sHeader,
230230
tsh: "wrong-header",
231231
e: http.StatusUnauthorized,
232232
},

0 commit comments

Comments
 (0)