Greenification of the specs
This commit is contained in:
@@ -134,7 +134,7 @@ end
|
||||
|
||||
step "the supplier main board table number should be updated to the new table number" do
|
||||
expect( find(".list-row-#{@list.id} .table-number").text ).to eq "# 65"
|
||||
expect( find(".order-row-#{@list.orders.first.id} .table-number").text ).to eq "65"
|
||||
expect( find(".order-row-#{@list.orders.first.id} .table-number").text ).to eq "# 65"
|
||||
end
|
||||
|
||||
step "the supplier main board section name should be updated to the new section" do
|
||||
|
||||
Reference in New Issue
Block a user