diff options
Diffstat (limited to 'models/gpg_key_test.go')
-rw-r--r-- | models/gpg_key_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/gpg_key_test.go b/models/gpg_key_test.go index d291ce91c0..507cfabd23 100644 --- a/models/gpg_key_test.go +++ b/models/gpg_key_test.go @@ -140,7 +140,7 @@ parent fd3577542f7ad1554c7c7c0eb86bb57a1324ad91 author Antoine GIRARD <sapk@sapk.fr> 1489013107 +0100 committer Antoine GIRARD <sapk@sapk.fr> 1489013107 +0100 -Unkonwn GPG key with good email +Unknown GPG key with good email ` //Reading Sign goodSig, err := extractSignature(testGoodSigArmor) |