mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Revert "[Behat] Temporarily add todo tag to problematic scenarios"
This reverts commit 7fd5f1d691.
This commit is contained in:
parent
daf2c910d4
commit
012f2e56e3
2 changed files with 2 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue