Fixes renamed step for homepage taxons

This commit is contained in:
Luca Gallinari 2020-05-12 10:35:04 +02:00 committed by Manuele Menozzi
parent 7d06a619f7
commit 8fe08784ac

View file

@ -12,10 +12,10 @@ Feature: Viewing only enabled taxons in taxon menu
And the "Accessories" taxon has children taxons "Caps" and "Belts"
And channel "United States" has menu taxon "Category"
@ui
@ui @api
Scenario: Viewing only enabled taxons in taxon menu
Given the "Clothes" taxon is disabled
And the "Belts" taxon is disabled
When I visit the homepage
When I check available taxons
Then I should see "Caps" in the menu
And I should not see "T-Shirts", "Coats" and "Belts" in the menu