Skip to content

Commit 0161b28

Browse files
committed
Update Readme
1 parent c48f17b commit 0161b28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ Full plugin configuration below, optional properties can be omitted
4646
<mode>automated</mode>
4747
<!--Optional - tag expression filter for scenarios. More on tag expressions https://cucumber.io/docs/cucumber/api/#tag-expressions-->
4848
<tags>(@smoke or @ui) and (not @slow)</tags>
49+
<!--Optional - prepend ordinal to feature name (default is true)-->
50+
<numbered>false</numbered>
4951
</configuration>
5052
<id>features</id>
5153
<goals>

0 commit comments

Comments
 (0)