Skip to content

Commit 1458799

Browse files
Updated runner tag to @ALL
1 parent 4c2f9cf commit 1458799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/testSuit/runners/TestSuitRunner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
features = "classpath:features",
1414
dryRun = false,
1515
glue = "testSuit.stepDef",
16-
tags = "@MockAPIAll",
16+
tags = "@All",
1717
plugin={"testSuit.utils.TestListener",
1818
"rerun:target/failedrerun.txt"
1919
}

0 commit comments

Comments
 (0)