Skip to content

Commit

Permalink
Update faker.feature
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent authored Oct 3, 2024
1 parent dc8e870 commit ea61f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/bdd/features/faker.feature
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Feature: Faker examples
Then "<cashier>" returned "<change>" in change to "<customer>"
Examples:
| product | customer | price | cashier |
| {{vehicle.vehicle}} | Dr. {{name.findName}} | {{commerce.price}} | cashier 2 |
| {{vehicle.vehicle}} | Dr. {{name.fullName}} | {{commerce.price}} | cashier 2 |

0 comments on commit ea61f55

Please sign in to comment.