Revert "try to fix integration spec on travis"

This reverts commit 06d39f52ca.
This commit is contained in:
wvengen 2013-07-25 01:25:08 +02:00
parent c753ae0471
commit e9ed6f8c0f
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ describe 'product distribution', :type => :feature do
expect(page).to have_selector('body')
# gruppe a faellt ein dass sie doch noch mehr braucht von x und aendert auf 4(1).
login user_a
order.reload # to make sure all group_order changes are included
visit edit_group_order_path(order.group_order(user_a.ordergroup), :order_id => order.id)
2.times { find("[data-increase_quantity='#{oa.id}']").click }
2.times { find("[data-decrease_tolerance='#{oa.id}']").click }