diff --git a/features/admin/placing_order_as_impersonated_shop_users.feature b/features/admin/placing_order_as_impersonated_shop_users.feature index 680c955a2a..b37de9aa68 100644 --- a/features/admin/placing_order_as_impersonated_shop_users.feature +++ b/features/admin/placing_order_as_impersonated_shop_users.feature @@ -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"