Fix golang ci lint error
This commit is contained in:
parent
b622125a76
commit
378ba97524
@ -258,7 +258,7 @@ func (t *TestRespController) TestResponse() {
|
|||||||
|
|
||||||
bar := S{Foo: "bar"}
|
bar := S{Foo: "bar"}
|
||||||
|
|
||||||
t.Resp(bar)
|
_ = t.Resp(bar)
|
||||||
}
|
}
|
||||||
|
|
||||||
type respTestCase struct {
|
type respTestCase struct {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user