Remove some whitespace
This commit is contained in:
@@ -402,5 +402,4 @@ func TestPostAllowanceInvalidUserId(t *testing.T) {
|
|||||||
|
|
||||||
e.POST("/user/999/allowance").WithJSON(PostAllowance{Allowance: 100}).Expect().
|
e.POST("/user/999/allowance").WithJSON(PostAllowance{Allowance: 100}).Expect().
|
||||||
Status(404)
|
Status(404)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user