diff --git a/features/adding_product_to_wishlist.feature b/features/adding_product_to_wishlist.feature index 18c2ea1d..a61e9648 100644 --- a/features/adding_product_to_wishlist.feature +++ b/features/adding_product_to_wishlist.feature @@ -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