Revert "[Behat] Temporarily add todo tag to problematic scenarios"

This reverts commit 7fd5f1d691.
This commit is contained in:
kulczy 2024-10-17 13:22:14 +02:00
parent daf2c910d4
commit 012f2e56e3
2 changed files with 2 additions and 4 deletions

View file

@ -9,8 +9,7 @@ Feature: Adding a new promotion with action configured in different channels
And the store also operates on another channel named "Web-GB" in "GBP" currency
And I am logged in as an administrator
# Temporarily disable in UI context because of the timeout exceptions in build
@api @todo-ui @mink:chromedriver
@ui @mink:chromedriver @api
Scenario: Adding a new promotion with item fixed discount
When I want to create a new promotion
And I specify its code as "20_for_all_products"

View file

@ -9,8 +9,7 @@ Feature: Adding a new promotion with rule configured in different channels
And the store operates on a channel named "Web-GB" in "GBP" currency
And I am logged in as an administrator
# Temporarily disable in UI context because of the timeout exceptions in build
@api @todo-ui @mink:chromedriver
@api @ui @mink:chromedriver
Scenario: Adding a new promotion with total price of items
When I want to create a new promotion
And I specify its code as "100_IN_EVERY_CURRENCY"