diff --git a/features/manage_inputs.feature b/features/manage_inputs.feature index 2671028..3ae5a9a 100644 --- a/features/manage_inputs.feature +++ b/features/manage_inputs.feature @@ -220,25 +220,6 @@ Feature: manage inputs And I confirm the browser dialog Then I should see "Add the inputs or raw material used by this product" - @selenium - Scenario: Remember in which tab I was - Given the following products - | owner | category | name | - | redemoinho | Music | Depeche Mode | - | redemoinho | Music | Manu Chao | - And I am logged in as "joaosilva" - When I go to Rede Moinho's page of product Depeche Mode - Then I should see "Add some description to your product" - And "Add the inputs or raw material used by this product" should not be visible within "#show_product" - When I follow "Inputs and raw material" - Then I should see "Add the inputs or raw material used by this product" - And "Add some description to your product" should not be visible within "#show_product" - When I go to Rede Moinho's page of product Manu Chao - Then I should see "Add some description to your product" - When I go to Rede Moinho's page of product Depeche Mode - Then I should see "Add the inputs or raw material used by this product" - And "Add some description to your product" should not be visible within "#show_product" - @selenium-fixme Scenario: Order input list Given the following product_category -- libgit2 0.21.2