diff --git a/features/shop/checkout/paying_for_order/changing_offline_payment_method_after_order_confirmation.feature b/features/shop/checkout/paying_for_order/changing_offline_payment_method_after_order_confirmation.feature index 1c5517809d..e27714f35c 100644 --- a/features/shop/checkout/paying_for_order/changing_offline_payment_method_after_order_confirmation.feature +++ b/features/shop/checkout/paying_for_order/changing_offline_payment_method_after_order_confirmation.feature @@ -21,7 +21,7 @@ Feature: Changing the offline payment method after order confirmation And I retry the payment with "Offline" payment method Then I should have chosen "Offline" payment method - @api + @api @ui @javascript Scenario: Retrying the payment with different Offline payment works correctly together with inventory Given there is 1 unit of product "PHP T-Shirt" available in the inventory And this product is tracked by the inventory