]> git.openstreetmap.org Git - rails.git/blobdiff - test/fixtures/current_relations.yml
Fixed xml method of old way model.
[rails.git] / test / fixtures / current_relations.yml
index 67c8ddb95f10f96f831e1bc0a487ffa49388f601..510df492c68bd3ef625a8a7010181c05b3ab1739 100644 (file)
@@ -1,11 +1,17 @@
 visible_relation:
   id: 1
-  user_id: 1
+  changeset_id: 1
   timestamp: 2007-01-01 00:00:00
   visible: 1
 
 invisible_relation:
   id: 2
-  user_id: 1
+  changeset_id: 1
   timestamp: 2007-01-01 00:00:00
   visible: 0
+
+used_relation:
+  id: 3
+  changeset_id: 1
+  timestamp: 2007-01-01 00:00:00
+  visible: 1