Bugfix on spec

This commit is contained in:
cyrillefr
2024-02-01 21:09:06 +01:00
committed by Sigmund Petersen
parent 72301f3ad8
commit 396ea65bc6

View File

@@ -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