diff --git a/spec/acceptance/suppliers/section_view.feature b/spec/acceptance/suppliers/section_view.feature index ba99c052..a400f751 100644 --- a/spec/acceptance/suppliers/section_view.feature +++ b/spec/acceptance/suppliers/section_view.feature @@ -32,8 +32,7 @@ Feature: Supplier section view Then the section table should not have any active list markings anymore And the list should be marked as closed - #@javascript - @broken + @javascript Scenario: Selecting a specific section limits the result to the lists and orders of those sections Given there is an active list and order And I am signed in as supplier diff --git a/spec/acceptance/suppliers/supplier_main_board.feature b/spec/acceptance/suppliers/supplier_main_board.feature index df292685..d9c72b6f 100644 --- a/spec/acceptance/suppliers/supplier_main_board.feature +++ b/spec/acceptance/suppliers/supplier_main_board.feature @@ -37,7 +37,6 @@ Feature: Supplier main board When a new order on a table in another section is created And I wait 1 second - And I open the debugger Then the new list should appear in the supplier dashboard And the new order on a table in another section should be present in the supplier dashboard