]> git.openstreetmap.org Git - rails.git/blobdiff - test/fixtures/friends.yml
Adding validations for the length of node tags, and the presence of the id (and versi...
[rails.git] / test / fixtures / friends.yml
diff --git a/test/fixtures/friends.yml b/test/fixtures/friends.yml
new file mode 100644 (file)
index 0000000..782f1e3
--- /dev/null
@@ -0,0 +1,4 @@
+normal_user_with_second_user:
+  id: 1
+  user_id: 1
+  friend_user_id: 2