mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Don't need to wait for UI feedback: only check on page content
ie. table content
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user