Skip to content

Commit 40e8951

Browse files
committed
reset pom
1 parent 045cceb commit 40e8951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<!--</customPlaceholders>-->
130130

131131
<!-- optional: Cucumber tag expression to include or exclude scenarios with certain tags (see https://docs.cucumber.io/cucumber/api/#tag-expressions) -->
132-
<includeScenarioTags>@exampleRows</includeScenarioTags>
132+
<!-- <includeScenarioTags>@scenario1Tag1</includeScenarioTags> -->
133133
<!--<includeScenarioTags>not @skipMe</includeScenarioTags>-->
134134
<!--<includeScenarioTags>(@scenario1Tag1 or @scenario1Tag2) and not @skipMe</includeScenarioTags>-->
135135

0 commit comments

Comments
 (0)