aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures/follow.yml
diff options
context:
space:
mode:
authorEthan Koenig <etk39@cornell.edu>2017-03-11 03:46:53 -0500
committerLunny Xiao <xiaolunwen@gmail.com>2017-03-11 16:46:53 +0800
commit3803f257fb5cfa3419f0d91ccbae1c128f0fcca1 (patch)
treef771af0252ae57f9be20ff56952a34aeb9c820ab /models/fixtures/follow.yml
parent1e3548b7e764c60aad2eb315a65e146264c11a7d (diff)
downloadgitea-3803f257fb5cfa3419f0d91ccbae1c128f0fcca1.tar.gz
gitea-3803f257fb5cfa3419f0d91ccbae1c128f0fcca1.zip
Move user_follow to separate file (#1210)
Also add unit tests
Diffstat (limited to 'models/fixtures/follow.yml')
-rw-r--r--models/fixtures/follow.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/models/fixtures/follow.yml b/models/fixtures/follow.yml
new file mode 100644
index 0000000000..53db1e88b1
--- /dev/null
+++ b/models/fixtures/follow.yml
@@ -0,0 +1,4 @@
+-
+ id: 1
+ user_id: 4
+ follow_id: 2