X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0c2ea2915fd9a1e8ec0449e5f09fd43214068a79..81835c55a027e4b5dda06a2d5e1107315f1bf24d:/test/fixtures/relation_tags.yml diff --git a/test/fixtures/relation_tags.yml b/test/fixtures/relation_tags.yml index d1c69a6d4..7e671672d 100644 --- a/test/fixtures/relation_tags.yml +++ b/test/fixtures/relation_tags.yml @@ -1,11 +1,17 @@ t1: id: 1 - k: test - v: yes + k: 'test' + v: 'yes' version: 1 t2: id: 2 - k: test - v: yes + k: 'test' + v: 'yes' + version: 1 + +t3: + id: 3 + k: 'test' + v: 'yes' version: 1