Run make fmt

pull/1155/head^2
Michael Gaffney 5 years ago
parent 0ffcbb35b5
commit 3fe94335d4
No known key found for this signature in database
GPG Key ID: 21FE4844A1193A56

@ -195,6 +195,7 @@ func TestRepository_LookupUser_WithDifferentPrimaryAuthMethods(t *testing.T) {
})
}
}
func TestRepository_UpdateUser(t *testing.T) {
t.Parallel()
conn, _ := db.TestSetup(t, "postgres")

Loading…
Cancel
Save