From 9af91f4d3260afed2f43c403d434d435dd2f6d5c Mon Sep 17 00:00:00 2001 From: Sagar-Barahate <62828047+Sagar-Barahate@users.noreply.github.com> Date: Sat, 2 Apr 2022 14:45:23 +0530 Subject: [PATCH] Update EventFiringTest.java --- EventFiringTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EventFiringTest.java b/EventFiringTest.java index 9efb7ce..c2d5a84 100644 --- a/EventFiringTest.java +++ b/EventFiringTest.java @@ -23,7 +23,7 @@ public void setUp() throws Exception { // eventDriver.register(myListener);//Listening started } - @Test + @Test("regresion") public void testEventFiringWebDriver() throws Exception { //beforeNavigateTo()