summaryrefslogtreecommitdiffstats
path: root/models/fixtures/org_user.yml
diff options
context:
space:
mode:
authorMorlinest <Morlinest@users.noreply.github.com>2017-09-22 12:51:16 +0200
committerLauris BH <lauris@nix.lv>2017-09-22 13:51:16 +0300
commitca68a75b5b8d457f56905ebb7e56d4b7c4566c2e (patch)
tree37ae9fd4e513bc6b7d18056e03a19b9319b3f0ad /models/fixtures/org_user.yml
parentb4b0280e339767ae13ea994cee877a666255e65d (diff)
downloadgitea-ca68a75b5b8d457f56905ebb7e56d4b7c4566c2e.tar.gz
gitea-ca68a75b5b8d457f56905ebb7e56d4b7c4566c2e.zip
Expand fixtures (#2571)
* Add more repo search tests * Add and fix /api/repo/search integration tests * Add owner to access table for organization repositories * Remove tests
Diffstat (limited to 'models/fixtures/org_user.yml')
-rw-r--r--models/fixtures/org_user.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/models/fixtures/org_user.yml b/models/fixtures/org_user.yml
index a7b8d178aa..c7fe2cf369 100644
--- a/models/fixtures/org_user.yml
+++ b/models/fixtures/org_user.yml
@@ -29,3 +29,11 @@
is_public: false
is_owner: true
num_teams: 1
+
+-
+ id: 5
+ uid: 15
+ org_id: 17
+ is_public: true
+ is_owner: true
+ num_teams: 1