Fixed formatting and stuff in fixtures.
This commit is contained in:
parent
d8aacff595
commit
0f111e7e2a
3 changed files with 7 additions and 3 deletions
2
test/fixtures/current_relations.yml
vendored
2
test/fixtures/current_relations.yml
vendored
|
@ -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
|
||||
|
|
4
test/fixtures/relation_tags.yml
vendored
4
test/fixtures/relation_tags.yml
vendored
|
@ -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
|
||||
|
|
4
test/fixtures/relations.yml
vendored
4
test/fixtures/relations.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue