X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5506b2d9592f04800436c968055f540685efd29e..56aefb8dcd86aca391285abf84eb53f3e3e03572:/test/fixtures/current_way_tags.yml diff --git a/test/fixtures/current_way_tags.yml b/test/fixtures/current_way_tags.yml index 375247ea2..c1ef21d57 100644 --- a/test/fixtures/current_way_tags.yml +++ b/test/fixtures/current_way_tags.yml @@ -1,15 +1,15 @@ t1: id: 1 - k: test - v: yes + k: 'test' + v: 'yes' t2: id: 2 - k: test - v: yes + k: 'test' + v: 'yes' t3: id: 3 - k: test - v: yes + k: 'test' + v: 'yes'