Remove some whitespace
This commit is contained in:
parent
94a20af04d
commit
92d0514c04
@ -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)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user