summaryrefslogtreecommitdiffstats
path: root/models/fixtures/user.yml
diff options
context:
space:
mode:
authorEthan Koenig <etk39@cornell.edu>2017-07-27 02:23:38 -0700
committerLauris BH <lauris@nix.lv>2017-07-27 12:23:38 +0300
commitfd45a032a7752e4da7e0388eb9661a7c32ff5c85 (patch)
tree94637449649347aec3a42969b15ee74129143251 /models/fixtures/user.yml
parentaff11bc65e09bfe607d574cb60888a54cff75456 (diff)
downloadgitea-fd45a032a7752e4da7e0388eb9661a7c32ff5c85.tar.gz
gitea-fd45a032a7752e4da7e0388eb9661a7c32ff5c85.zip
Fix bare-repo bugs (#2199)
* Fix bare-repo bugs * Integration tests * Unused import
Diffstat (limited to 'models/fixtures/user.yml')
-rw-r--r--models/fixtures/user.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/fixtures/user.yml b/models/fixtures/user.yml
index 89e8785a7b..b3e7864a6d 100644
--- a/models/fixtures/user.yml
+++ b/models/fixtures/user.yml
@@ -26,7 +26,7 @@
is_admin: false
avatar: avatar2
avatar_email: user2@example.com
- num_repos: 2
+ num_repos: 3
num_stars: 2
num_followers: 2
num_following: 1