diff --git a/spec/system/admin/bulk_order_management_spec.rb b/spec/system/admin/bulk_order_management_spec.rb index 521e39dddf..ccaec1012d 100644 --- a/spec/system/admin/bulk_order_management_spec.rb +++ b/spec/system/admin/bulk_order_management_spec.rb @@ -573,7 +573,6 @@ describe ' find("input.datepicker").click select_dates_from_daterangepicker(from, today) - expect(page).to have_text 'Loading orders' expect(page).to have_selector "tr#li_#{li1.id}" expect(page).to have_selector "tr#li_#{li2.id}"