diff --git a/spec/system/admin/reports/orders_and_fulfillment_spec.rb b/spec/system/admin/reports/orders_and_fulfillment_spec.rb index 0b40a3eaa2..971484492a 100644 --- a/spec/system/admin/reports/orders_and_fulfillment_spec.rb +++ b/spec/system/admin/reports/orders_and_fulfillment_spec.rb @@ -127,6 +127,7 @@ RSpec.describe "Orders And Fulfillment" do # with a timeframe that includes one order but not the other find("input.datepicker").click select_dates_from_daterangepicker datetime_start1, datetime_end + find(".shortcut-buttons-flatpickr-button").click # closes flatpickr find("#display_summary_row").set(false) # hides the summary rows run_report