Skip to content

Commit 01d5dd7

Browse files
committed
trigger ci
Signed-off-by: charlie <[email protected]>
1 parent 30f9020 commit 01d5dd7

File tree

1 file changed

+0
-1
lines changed
  • test/ingress/conformance/utils/http

1 file changed

+0
-1
lines changed

test/ingress/conformance/utils/http/http.go

-1
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,5 @@ func MakeRequestAndCountExpectedResponse(t *testing.T, r roundtripper.RoundTripp
496496
t.Errorf("Test failed, expect the minSuccRate is %v, the maxSuccRate is %v, but got %v", minSuccRate, maxSuccRate, rate)
497497
return
498498
}
499-
500499
t.Logf("Test passed")
501500
}

0 commit comments

Comments
 (0)