tokers commented on a change in pull request #156:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/156#discussion_r554294412



##########
File path: test/e2e/scaffold/crd.go
##########
@@ -160,9 +160,6 @@ func (s *Scaffold) EnsureNumApisixUpstreamsCreated(desired 
int) error {
 // ListApisixUpstreams list all upstream from APISIX
 func (s *Scaffold) ListApisixUpstreams() ([]*v1.Upstream, error) {
        host, err := s.apisixAdminServiceURL()
-       if err != nil {

Review comment:
       Oh, it's removed by accidentally.
   
   




----------------------------------------------------------------
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]


Reply via email to