mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[Behat][API] Add "no-api" tag to the changing payment method page scenario
This commit is contained in:
parent
a12af20720
commit
fec60fffa9
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Feature: Having good number of items in changing payment method page
|
|||
And the store has a product "PHP T-Shirt" priced at "$19.99"
|
||||
And the store ships everywhere for Free
|
||||
|
||||
@ui
|
||||
@ui @no-api
|
||||
Scenario: Seeing correct quantity on payment retry page
|
||||
Given I have added 2 products "PHP T-Shirt" to the cart
|
||||
And I complete addressing step with email "john@example.com" and "United States" based billing address
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue