diff --git a/features/checkout/order_promotion/order_promotion_integrity_validation.feature b/features/checkout/order_promotion/order_promotion_integrity_validation.feature index c4214feaec9..7f2e9d903ee 100644 --- a/features/checkout/order_promotion/order_promotion_integrity_validation.feature +++ b/features/checkout/order_promotion/order_promotion_integrity_validation.feature @@ -33,7 +33,7 @@ Feature: Order promotions integrity And I confirm my order And I should see the thank you page - @ui + @ui @api Scenario: Receiving percentage discount when buying items for the required total value Given the promotion gives "50%" discount to every order with items total at least "$80.00" And I added product "PHP T-Shirt" to the cart