remove last use of routing_diff
This commit is contained in:
parent
e1a13f5ce8
commit
71197e1c89
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user