User specs in the green

This commit is contained in:
2015-09-21 15:22:43 +02:00
parent cb744943bd
commit 2c3705790c
27 changed files with 112 additions and 30 deletions
+1 -1
View File
@@ -49,5 +49,5 @@ step "the user orders list gets closed" do
end
step "the order gets cancelled" do
@order.cancel!
when_ember_is_ready { @order.cancel! }
end