Fix linter
This commit is contained in:
parent
a0bc8b1af8
commit
24a754d34a
3 changed files with 5 additions and 4 deletions
|
|
@ -214,7 +214,6 @@ func TestIssue11(t *testing.T) {
|
|||
assert.Exactly(t, "message from sender", plainMessage.GetString())
|
||||
}
|
||||
|
||||
|
||||
func TestDummy(t *testing.T) {
|
||||
pgp.latestServerTime = 1636644417
|
||||
defer func() { pgp.latestServerTime = testTime }()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue