From: Matt Amos Date: Tue, 21 Apr 2009 18:37:24 +0000 (+0000) Subject: Fixed formatting and stuff in fixtures. X-Git-Tag: live~7527 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/0f111e7e2a44f0195aee3e329dd2adce325a347b Fixed formatting and stuff in fixtures. --- diff --git a/test/fixtures/current_relations.yml b/test/fixtures/current_relations.yml index 20b035da5..7df9c6bd7 100644 --- a/test/fixtures/current_relations.yml +++ b/test/fixtures/current_relations.yml @@ -22,6 +22,6 @@ used_relation: multi_tag_relation: id: 4 changeset_id: 4 - timestamp: 2009-04-21 09:50:67 + timestamp: 2009-04-21 09:50:57 visible: true version: 1 diff --git a/test/fixtures/relation_tags.yml b/test/fixtures/relation_tags.yml index 65c114223..f7571c301 100644 --- a/test/fixtures/relation_tags.yml +++ b/test/fixtures/relation_tags.yml @@ -20,18 +20,22 @@ mt_1: id: 4 k: 'tag1' v: 'val1' + version: 1 mt_2: id: 4 k: 'tag2' v: 'val2' + version: 1 mt_3: id: 4 k: 'tag3' v: 'val3' + version: 1 mt_4: id: 4 k: 'tag4' v: 'val4' + version: 1 diff --git a/test/fixtures/relations.yml b/test/fixtures/relations.yml index 164e222d3..7df9c6bd7 100644 --- a/test/fixtures/relations.yml +++ b/test/fixtures/relations.yml @@ -22,6 +22,6 @@ used_relation: multi_tag_relation: id: 4 changeset_id: 4 - timestamp: 2009-04-21 09:50:67 - visible:true + timestamp: 2009-04-21 09:50:57 + visible: true version: 1