forgejo/models/organization
Philip Peterson 63d5e762d8
Add missing test case and fix typo in tests (#24915)
This PR adds a missing assertion in the `TestGetOrgUsersByOrgID`
function. It also incidentally fixes a small typo.
2023-05-24 21:06:04 +02:00
..
main_test.go
mini_org.go
org.go
org_repo.go
org_test.go Add missing test case and fix typo in tests (#24915) 2023-05-24 21:06:04 +02:00
org_user.go
org_user_test.go Add missing test case and fix typo in tests (#24915) 2023-05-24 21:06:04 +02:00
team.go
team_invite.go
team_invite_test.go
team_list.go
team_repo.go
team_test.go
team_unit.go
team_user.go