mirror of
https://github.com/go-gitea/gitea
synced 2025-07-29 05:38:37 +00:00
Unit tests for models/access.go (#606)
This commit is contained in:
7
models/fixtures/team.yml
Normal file
7
models/fixtures/team.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
-
|
||||
id: 1
|
||||
org_id: 3
|
||||
lower_name: team1
|
||||
name: team1
|
||||
authorize: 2 # write
|
||||
num_repos: 1
|
Reference in New Issue
Block a user