diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2023-09-27 00:56:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 12:56:42 -0400 |
commit | eab20cb6bd7bcbc1c3fffd5a41f1d1029ed30e27 (patch) | |
tree | b761cd846216736bbd23eaace8be1d1ce9f2171c /models/fixtures/team_user.yml | |
parent | 1f89a45926a05cdeb6781da60d52082cacc340e2 (diff) | |
download | gitea-eab20cb6bd7bcbc1c3fffd5a41f1d1029ed30e27.tar.gz gitea-eab20cb6bd7bcbc1c3fffd5a41f1d1029ed30e27.zip |
Fix more yaml lint errors (#27284)
Fix #27268
Diffstat (limited to 'models/fixtures/team_user.yml')
-rw-r--r-- | models/fixtures/team_user.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/fixtures/team_user.yml b/models/fixtures/team_user.yml index a5f1e9fd92..9142fe609a 100644 --- a/models/fixtures/team_user.yml +++ b/models/fixtures/team_user.yml @@ -124,7 +124,7 @@ team_id: 20 uid: 5 -- +- id: 22 org_id: 17 team_id: 9 |