Skip to content

Commit

Permalink
Debug 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Vipinofficial11 committed Oct 16, 2024
1 parent 52745c2 commit 317da6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
@CucumberOptions(
features = {"src/e2e-test/features"},
glue = {"stepsdesign", "io.cdap.plugin.common.stepsdesign", "io.cdap.plugin.oracle.stepsdesign"},
tags = {"@Oracle"},
tags = {"@ORACLE_DEBUG"},
plugin = {"pretty", "html:target/cucumber-html-report/oracle",
"json:target/cucumber-reports/cucumber-oracle.json",
"junit:target/cucumber-reports/cucumber-oracle.xml"}
Expand Down

0 comments on commit 317da6a

Please sign in to comment.