Fix typo in feature

This commit is contained in:
Rafał Świerczek 2022-02-17 19:06:19 +01:00 committed by Grzegorz Sadowski
parent bf94c47327
commit cb184b73f7
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -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