mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Enable behat test for picking up cart created in ui and the api
This commit is contained in:
parent
63d886137d
commit
1659159c1b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue