Enable behat test for picking up cart created in ui and the api

This commit is contained in:
Wojdylak 2024-09-26 15:10:08 +02:00
parent 63d886137d
commit 1659159c1b
No known key found for this signature in database
GPG key ID: 7509E560A6821ABE

View file

@ -9,7 +9,7 @@ Feature: Continuing to process the cart picked up in the web store, in the API
And the store has a product "Apple's Polishing Cloth"
And I am a logged in customer on the web store and in the API
@todo-hybrid @javascript
@hybrid @javascript
Scenario: Picking up the shopping cart on the web store and resuming it using API
When I add "Apple's Polishing Cloth" to the cart on the web store
And I check items in my cart using API