Skip to content

Commit

Permalink
Merge pull request #8716 from GSadee/behat-fix
Browse files Browse the repository at this point in the history
[Behat] Minor typo fix
  • Loading branch information
pamil committed Sep 21, 2017
2 parents 508f231 + ab64c71 commit b37186e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b37186e

Please sign in to comment.