make fmt
This commit is contained in:
parent
ae4f22ab9d
commit
b47947a15f
|
@ -44,4 +44,4 @@ func TestAPIDeleteMissingToken(t *testing.T) {
|
|||
|
||||
req := NewRequestf(t, "DELETE", "/api/v1/users/user1/tokens/%d", models.NonexistentID)
|
||||
session.MakeRequest(t, req, http.StatusNotFound)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user