Enable behat test for placing orders as impersonated shop users

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

View file

@ -24,7 +24,7 @@ Feature: Placing an order as impersonated shop users
And I browse orders of a customer "tanith.low@london.uk"
Then I should see a single order in the list
@no-api @todo-ui
@no-api @ui @mink:chromedriver
Scenario: Placing an order as an impersonated shop user when the shop user was already logged
When I sign in with email "john.doe@london.uk" and password "johndoe"
And I view details of the customer "tanith.low@london.uk"