remove last use of routing_diff
This commit is contained in:
@@ -91,6 +91,6 @@ When /^I match I should get$/ do |table|
|
|||||||
actual << got
|
actual << got
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
table.routing_diff! actual
|
table.diff! actual
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user