Skip to content

Commit

Permalink
Merge pull request #8653 from gayaldassanayake/remove-quotes-in-ddt
Browse files Browse the repository at this point in the history
Remove quotes in data driven tests
  • Loading branch information
praneesha committed Feb 9, 2024
2 parents 0fd72de + 7fd2bbe commit 06854c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ The following is an example to execute map data sets.
>**Note:** Include the key within double-quotes.
```
$ bal test --tests fruitsDataProviderTest#"'banana'"
$ bal test --tests fruitsDataProviderTest#"banana"
Compiling source
intg_tests/dataproviders:0.0.0
Expand Down

0 comments on commit 06854c1

Please sign in to comment.