Skip to content

Commit

Permalink
trigger ci
Browse files Browse the repository at this point in the history
Signed-off-by: charlie <[email protected]>
  • Loading branch information
Charlie17Li committed May 31, 2023
1 parent 30f9020 commit 01d5dd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/ingress/conformance/utils/http/http.go
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,5 @@ func MakeRequestAndCountExpectedResponse(t *testing.T, r roundtripper.RoundTripp
t.Errorf("Test failed, expect the minSuccRate is %v, the maxSuccRate is %v, but got %v", minSuccRate, maxSuccRate, rate)
return
}

t.Logf("Test passed")
}

0 comments on commit 01d5dd7

Please sign in to comment.