mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[Scenarios] Add @no-api tag for Addressing an order and sign in scenario
This commit is contained in:
parent
c4bacdfb4e
commit
15b306d060
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Feature: Addressing an order and signing in
|
|||
And the store has a product "PHP T-Shirt" priced at "$19.99"
|
||||
And there is a customer "Francis Underwood" identified by an email "francis@underwood.com" and a password "whitehouse"
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Addressing an order and signing in
|
||||
Given I have product "PHP T-Shirt" in the cart
|
||||
And I am at the checkout addressing step
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue