Skip to content

Commit

Permalink
[Behat] Fix after change step name in OrderContext
Browse files Browse the repository at this point in the history
  • Loading branch information
GSadee committed Sep 14, 2016
1 parent eb34ea0 commit ac721e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Feature: Modifying a customer's shipping address of an order with a different cu
And the store has "DHL" shipping method with "$20.00" fee within "EN" zone
And the store has a product "Suit" priced at "$400.00"
And there is a customer "mike@ross.com" that placed an order "#00000001"
And the customer chose "GBP" currency
And the customer have chosen to order in the "GBP" currency
And the customer bought a single "Suit"
And the customer "Mike Ross" addressed it to "350 5th Ave", "10118" "New York" in the "United States" with identical billing address
And the customer chose "DHL" shipping method with "Cash on Delivery" payment
Expand Down

0 comments on commit ac721e1

Please sign in to comment.