Make ember route expectations smarter
This commit is contained in:
@@ -24,7 +24,6 @@ end
|
||||
|
||||
step "the user should be redirected to the archived list path" do
|
||||
#route_should_be 'user#history_list'
|
||||
sleep 1
|
||||
ember_route_should_be "/lists/#{@order.list_id}"
|
||||
page.should have_selector ".order-row-#{@order.id}"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user