mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Fix typo in feature
This commit is contained in:
parent
bf94c47327
commit
cb184b73f7
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ Feature: Canceling unpaid orders
|
|||
And the store allows paying with "Paypal Express Checkout"
|
||||
|
||||
Scenario: Having order cancelled after 6 days of being unpaid
|
||||
Given there is a customer "john.doe@gmail.com" that placed an order "#00000022"
|
||||
Given there is a customer "john.doe@gmail.com" that has placed 2 orders with numbers "#00000025" and "#00000026"
|
||||
And the customer has refunded the order with number "#00000026"
|
||||
When the order with number "#00000025" has not been paid for 6 days
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue