Cleanup Qsupplier
This commit is contained in:
@@ -16,3 +16,7 @@ end
|
||||
step "the other user does not see order buttons" do
|
||||
page.should_not have_selector '.order-product-button'
|
||||
end
|
||||
|
||||
step "there is another table in the section" do
|
||||
@other_table = create :table, number: 126, section: @section, supplier: @supplier
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user