X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fd6f00b069af5a7b87227ea4c3401dc461d7311a..a65efc192739f710c29312e92a0bd8fbc0fa81d8:/test/fixtures/current_way_tags.yml diff --git a/test/fixtures/current_way_tags.yml b/test/fixtures/current_way_tags.yml index c1ef21d57..c2c27414d 100644 --- a/test/fixtures/current_way_tags.yml +++ b/test/fixtures/current_way_tags.yml @@ -1,15 +1,15 @@ t1: - id: 1 + way_id: 1 k: 'test' v: 'yes' t2: - id: 2 + way_id: 2 k: 'test' v: 'yes' t3: - id: 3 + way_id: 3 k: 'test' v: 'yes'