User cancelled order handling
This commit is contained in:
@@ -47,3 +47,7 @@ end
|
||||
step "the user orders list gets closed" do
|
||||
@order.list.close!
|
||||
end
|
||||
|
||||
step "the order gets cancelled" do
|
||||
@order.cancel!
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user