[Maintenance] Remove uneeded step

This commit is contained in:
Łukasz Chruściel 2020-03-05 15:08:16 +01:00
parent 19699282f8
commit 0a15724ba8
No known key found for this signature in database
GPG key ID: 428B9D810DB2ACDF

View file

@ -30,7 +30,6 @@ Feature: Text product attribute validation
Scenario: Trying to remove name for existing text product attribute
Given the store has a text product attribute "T-shirt cotton brand"
When I want to edit this product attribute
And I specify its code as "t_shirt_with_cotton"
And I remove its name from "English (United States)" translation
And I try to save my changes
Then I should be notified that name is required