Skip to content

Commit 5388c9b

Browse files
authored
Update README.rst
Remove duplicate text content
1 parent fb119a2 commit 5388c9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,6 @@ The ``datatable`` argument allows you to utilise data tables defined in your Ghe
568568
directly within your test functions. This is particularly useful for scenarios that require tabular data as input,
569569
enabling you to manage and manipulate this data conveniently.
570570

571-
The ``datatable`` argument in pytest-bdd allows you to access the datatables defined in your Gherkin scenarios.
572571
When you use the ``datatable`` argument in a step definition, it will return the table as a list of lists,
573572
where each inner list represents a row from the table.
574573

0 commit comments

Comments
 (0)