X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3065af398d20b9c8a1270075780dd66003f0d894..fc99863df9a078f3c29a6e9dadac31ad70061a91:/test/fixtures/current_relation_tags.yml diff --git a/test/fixtures/current_relation_tags.yml b/test/fixtures/current_relation_tags.yml index aaf06a397..8185d5891 100644 --- a/test/fixtures/current_relation_tags.yml +++ b/test/fixtures/current_relation_tags.yml @@ -1,14 +1,14 @@ t1: id: 1 - k: test - v: yes + k: 'test' + v: 'yes' t2: id: 2 - k: test - v: yes + k: 'test' + v: 'yes' t2: id: 3 - k: test - v: yes + k: 'test' + v: 'yes'