Skip to content

Commit

Permalink
OP-291: Refactor behats
Browse files Browse the repository at this point in the history
  • Loading branch information
hmfilar committed Jul 26, 2024
1 parent f472819 commit cc7c537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/adding_product_to_wishlist.feature
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ Feature: Adding a product to wishlist
And the store has a product "Jack Daniels Gentleman" priced at "$10.00"
When user has a wishlist
And there is a user "test1@example.com"
And user "test1@example.com" "sylius" is authenticated
And user "test1212@example.com" "sylius" is authenticated
Then user tries to add product "Jack Daniels Gentleman" to the wishlist

0 comments on commit cc7c537

Please sign in to comment.