]> git.openstreetmap.org Git - rails.git/blobdiff - test/fixtures/relations.yml
Make the box outline the same colour as the ways and points drawn
[rails.git] / test / fixtures / relations.yml
index cf1d1ff5600718b5db43998900a1d51a8823d62d..165f1a21e032a7623a9735cfc9d50d8e2d9eef97 100644 (file)
@@ -1,20 +1,20 @@
 visible_relation:
   id: 1
-  user_id: 1
+  changeset_id: 1
   timestamp: 2007-01-01 00:00:00
-  visible: 1
+  visible: true
   version: 1
 
 invisible_relation:
   id: 2
-  user_id: 1
+  changeset_id: 1
   timestamp: 2007-01-01 00:00:00
-  visible: 0
+  visible: false
   version: 1
 
 used_relation:
   id: 3
-  user_id: 1
+  changeset_id: 1
   timestamp: 2007-01-01 00:00:00
-  visible: 1
+  visible: true
   version: 1