mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
Remove redundant Then step
This commit is contained in:
parent
a4ced77ac5
commit
1c753292d9
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ Feature: Adding promotion with filter
|
|||
And I add the "Item percentage discount" action configured with a percentage value of "10%" for "United States" channel
|
||||
And I specify that on "United States" channel this action should be applied to items with price between "$10.00" and "$100.00"
|
||||
And I add it
|
||||
Then I should be notified that it has been successfully created
|
||||
Then the "$10 discount for (almost) all products!" promotion should be successfully created
|
||||
And the "$10 discount for (almost) all products!" promotion should appear in the registry
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue