mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-05 02:41:33 +00:00
When selecting date range picker, orders should load
This commit is contained in:
committed by
Konrad
parent
6ec3e7ee0c
commit
a272479483
@@ -573,6 +573,7 @@ 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}"
|
||||
|
||||
Reference in New Issue
Block a user