mhoppa commented on a change in pull request #4518: Add service category 
feature to TO and TP
URL: https://github.com/apache/trafficcontrol/pull/4518#discussion_r395145207
 
 

 ##########
 File path: traffic_ops/testing/api/v1/todb_test.go
 ##########
 @@ -335,6 +335,7 @@ func Teardown(db *sql.DB) error {
        DELETE FROM cachegroup;
        DELETE FROM coordinate;
        DELETE FROM type;
+       DELETE FROM service_category;
 
 Review comment:
   I dont think this needs to be in the v1 tests? 

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

Reply via email to