mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 01:40:00 +08:00
fix: health check problem (#4590)
This commit is contained in:
@@ -78,4 +78,4 @@ func Test{{.HandlerName}}(t *testing.T) {
|
||||
assert.Contains(t, rr.Body.String(), tt.wantResp)
|
||||
})
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user