rimashah25 commented on a change in pull request #5350:
URL: https://github.com/apache/trafficcontrol/pull/5350#discussion_r544498406



##########
File path: traffic_ops/testing/api/v3/deliveryserviceservers_test.go
##########
@@ -111,17 +111,17 @@ func TryToRemoveLastServerInDeliveryService(t *testing.T) 
{
 
        _, _, err = TOSession.DeleteDeliveryServiceServer(*ds.ID, *server.ID)
        if err == nil {
-               t.Error("Didn't get expected error trying to remove the only 
server assigned to a Delivery Service")
+               t.Logf("Didn't get expected error trying to remove the only 
server assigned to a Delivery Service")

Review comment:
       Logic wasn't making sense to me but I have swapped them back to work on 
later.




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