mirror of
https://github.com/go-gitea/gitea
synced 2025-07-31 06:38:37 +00:00
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
This commit is contained in:
@@ -15,3 +15,15 @@
|
||||
org_id: 3
|
||||
team_id: 1
|
||||
repo_id: 5
|
||||
|
||||
-
|
||||
id: 4
|
||||
org_id: 17
|
||||
team_id: 5
|
||||
repo_id: 23
|
||||
|
||||
-
|
||||
id: 5
|
||||
org_id: 17
|
||||
team_id: 5
|
||||
repo_id: 24
|
Reference in New Issue
Block a user