mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[Behat] Minor fix in a scenario
This commit is contained in:
parent
0f9fa985f0
commit
8da576c01d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
Feature: Viewing a cart summary with the correct default shipping method
|
||||
In order to see details about my order
|
||||
As a Visitor
|
||||
I want see my cart summary with the correct shipping method based on its position
|
||||
I want to see my cart summary with the correct shipping method based on its position
|
||||
|
||||
Background:
|
||||
Given the store operates on a single channel in "United States"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue