mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-15 04:14:24 +00:00
Reports: Improve UI
This commit is contained in:
committed by
Jean-Baptiste Bellet
parent
aafa416b9c
commit
1ff98a1d8a
@@ -39,7 +39,6 @@ describe '
|
||||
it "customers report" do
|
||||
click_link "Mailing List"
|
||||
expect(page).to have_select('report_type', selected: 'Mailing List')
|
||||
expect(page).to have_content "click on GO"
|
||||
click_button "Go"
|
||||
|
||||
rows = find("table#listing_customers").all("thead tr")
|
||||
|
||||
Reference in New Issue
Block a user