GuoYL123 commented on a change in pull request #125: fix status don't update
URL: https://github.com/apache/servicecomb-kie/pull/125#discussion_r398260063
##########
File path: server/resource/v1/history_resource_test.go
##########
@@ -90,8 +90,8 @@ func TestHistoryResource_GetPollingData(t *testing.T) {
t.Run("list kv by service label, to create a polling data", func(t
*testing.T) {
r, _ := http.NewRequest("GET", "/v1/test/kie/kv", nil)
noopH := &handler2.NoopAuthHandler{}
- noopH2 := &handler2.TrackHandler{}
Review comment:
这是删掉的代码,新增的已经修改了
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services