From fa85173f072a33db8614128fd33f007707a3e2ca Mon Sep 17 00:00:00 2001 From: anup-nehe <117707464+anup-nehe@users.noreply.github.com> Date: Thu, 25 Jul 2024 12:28:00 +0530 Subject: [PATCH] [DSD-5765]- updated pom.xml (#123) * MOSIP-34140 Signed-off-by: Anup Nehe * MOSIP-34140 Signed-off-by: Anup Nehe * updated pom.xml Signed-off-by: Anup Nehe * resolve conflicts Signed-off-by: Anup Nehe --------- Signed-off-by: Anup Nehe --- ui-test/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ui-test/pom.xml b/ui-test/pom.xml index fb75fb5d..581640f2 100644 --- a/ui-test/pom.xml +++ b/ui-test/pom.xml @@ -127,6 +127,16 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 2.12.4 + + + ${testngXmlFile} + -javaagent:"${com.browserstack:browserstack-java-sdk:jar}" + + \ No newline at end of file