Cleanup Qsupplier
This commit is contained in:
@@ -21,6 +21,10 @@ step "the user has an active list with a/an :order_status order" do |order_statu
|
||||
end
|
||||
end
|
||||
|
||||
step "the list changes to another table" do
|
||||
@list.move_to_table! @other_table
|
||||
end
|
||||
|
||||
step "the list should be marked as closed" do
|
||||
@list.reload
|
||||
@list.state.should == 'closed'
|
||||
|
||||
Reference in New Issue
Block a user