mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-07 22:46:06 +00:00
Remove comments
This commit is contained in:
@@ -81,8 +81,6 @@ RSpec.describe '
|
||||
|
||||
# I can load more order_cycles
|
||||
expect(page).not_to have_selector "#listing_order_cycles tr.order-cycle-#{oc7.id}"
|
||||
# binding.pry
|
||||
# trigger_click(:button, "Show 30 more days")
|
||||
click_button "Show 30 more days"
|
||||
|
||||
expect(page).to have_selector "#listing_order_cycles tr.order-cycle-#{oc7.id}"
|
||||
|
||||
Reference in New Issue
Block a user