Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dacook authored Jul 11, 2024
1 parent e2d5d2a commit 4890e9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/system/admin/order_cycles/list_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@

# 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}"
Expand Down

0 comments on commit 4890e9e

Please sign in to comment.