Skip to content

Commit 9ebffc7

Browse files
committed
Add new DSLs for checking that input file data is unique
1 parent dc6f721 commit 9ebffc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/04-dsl.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7833,7 +7833,7 @@ Since [v4.8.0](https://github.com/gwen-interpreter/gwen-web/releases/tag/v4.8.0)
78337833
<summary class="dsl">
78347834

78357835
```gherkin
7836-
`<name> should be unique in the "<filepath>" file`
7836+
<name> should be unique in the "<filepath>" file
78377837
```
78387838
<p>Checks that the current value of a field is unique in a CSV or JSON input file</p>
78397839
</summary>

0 commit comments

Comments
 (0)