mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Fixes after PR review
This commit is contained in:
parent
7c6b35e1f4
commit
a9cb196541
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
@managing_shipments
|
||||
Feature: Filtering shipments by channel
|
||||
In order to filter shipments by a specific channel
|
||||
Feature: Filtering shipments by a channel
|
||||
In order to browse only relevant shipments
|
||||
As an Administrator
|
||||
I want to be able to filter shipments on the list
|
||||
I want to be able to filter shipments from a specific channel on the list
|
||||
|
||||
Background:
|
||||
Given the store operates on a single channel in "United States"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue