Skip to content
Snippets Groups Projects
Commit 4e3988ad authored by harshit aggarwal's avatar harshit aggarwal
Browse files

Update RetrieveApiTestTemplate.java

parent e92d67bf
No related branches found
No related tags found
1 merge request!20Adding helm charts and Istio config
Pipeline #12006 failed
......@@ -88,7 +88,7 @@ public abstract class RetrieveApiTestTemplate extends BaseTestTemplate {
executor.shutdown();
executor.awaitTermination(10, TimeUnit.SECONDS);
// deleteResource();
deleteResource();
int sucessResponseCount = 0;
int errorResponseCount = 0;
for (Future<ClientResponse> future : responses) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment