From de2a19fc414f40863fa75f0b0396f896c1f53bac Mon Sep 17 00:00:00 2001 From: rodicasutu Date: Mon, 15 Mar 2021 10:59:07 +0200 Subject: [PATCH] run the filter by login successfully at the end --- .../src/test/resources/testng.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 dffe3b393c..0b52503f2c 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,9 +1,13 @@ - + + + + + \ No newline at end of file