mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-23 13:16:31 +02:00
fix lint
This commit is contained in:
@@ -51,4 +51,3 @@ func TestMigrateOptionsSSHKeyOwnerIDRoundtrip(t *testing.T) {
|
||||
assert.NoError(t, json.Unmarshal(data, &got))
|
||||
assert.Equal(t, int64(42), got.SSHKeyOwnerID)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user