X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5ed8ee39e9a85862c36e0a54a73c1e3a880730f5..f24d9bae08c650d7499f1c8ad92f7128be2610e4:/test/fixtures/current_relation_tags.yml diff --git a/test/fixtures/current_relation_tags.yml b/test/fixtures/current_relation_tags.yml index ab48f8e22..505a76130 100644 --- a/test/fixtures/current_relation_tags.yml +++ b/test/fixtures/current_relation_tags.yml @@ -13,6 +13,11 @@ t3: k: 'test' v: 'yes' +t3_2: + relation_id: 3 + k: 'name' + v: 'Test Relation' + mt_1: relation_id: 4 k: 'tag1'