diff --git a/spec/features/admin/reports_spec.rb b/spec/features/admin/reports_spec.rb index 056b9b44b8..7899858d2f 100644 --- a/spec/features/admin/reports_spec.rb +++ b/spec/features/admin/reports_spec.rb @@ -105,7 +105,6 @@ feature %q{ click_link 'Sales Tax' page.should have_content 'Total Tax' - page.should have_select 'distributor_id' end describe "orders & fulfilment reports" do