Commit b6dbf2d2dee5668eb54ef165dce26979b55edfae

Authored by Rafael Martins
1 parent f16f1710

Small fix on BrowseCatalogsFeature

Showing 1 changed file with 0 additions and 5 deletions   Show diff stats
features/browse_catalogs.feature
@@ -67,11 +67,6 @@ Feature: browse catalogs @@ -67,11 +67,6 @@ Feature: browse catalogs
67 And I am on /catalog/artebonito 67 And I am on /catalog/artebonito
68 Then I should see "Produto1" within "li.product-link" 68 Then I should see "Produto1" within "li.product-link"
69 And I should not see "0.00" 69 And I should not see "0.00"
70 - And I should see "No image" within ".no-image"  
71 - And I should not see "product unavailable"  
72 - And I should not see "description"  
73 - And I should not see "qualifiers"  
74 - And I should not see "price composition"  
75 70
76 Scenario: don't display the price when it's not defined 71 Scenario: don't display the price when it's not defined
77 Given the following products 72 Given the following products