From 1b97b8cacc4959353a44fc062491aac14326c80a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Chru=C5=9Bciel?= Date: Mon, 19 Apr 2021 14:34:31 +0200 Subject: [PATCH] [API][Checkout] Add tag to promotion scenario --- .../order_promotion_integrity_validation.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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