mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[Behat] Minor typo fix
This commit is contained in:
parent
508f23101c
commit
ab64c71ee3
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Feature: Changing display currency of the cart
|
|||
Background:
|
||||
Given the store operates on a single channel in "United States"
|
||||
And that channel allows to shop using the "GBP" currency
|
||||
When the exchange rate of "US Dollar" to "British Pound" is 2.0
|
||||
And the exchange rate of "US Dollar" to "British Pound" is 2.0
|
||||
And default tax zone is "US"
|
||||
And the store has "Pigeon Mail" shipping method with "$5.00" fee
|
||||
And the store has "Pugs" tax rate of 10% for "Mugs" within the "US" zone
|
||||
Loading…
Add table
Reference in a new issue