From 10306a80e006a00997ba3971945d256a2790d097 Mon Sep 17 00:00:00 2001 From: cagache Date: Mon, 12 Apr 2021 16:29:12 +0300 Subject: [PATCH] APPS-947 Refactor community rest api to be run in parallel --- .../src/test/resources/testng.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rm-automation/rm-automation-community-rest-api/src/test/resources/testng.xml b/rm-automation/rm-automation-community-rest-api/src/test/resources/testng.xml index 3aa721888d..156e87cdaf 100644 --- a/rm-automation/rm-automation-community-rest-api/src/test/resources/testng.xml +++ b/rm-automation/rm-automation-community-rest-api/src/test/resources/testng.xml @@ -1,6 +1,6 @@ - + @@ -39,8 +39,9 @@ - - + +