]> source.dussan.org Git - gitea.git/commit
Add missing test case and fix typo in tests (#24915)
authorPhilip Peterson <philip-peterson@users.noreply.github.com>
Wed, 24 May 2023 19:06:04 +0000 (15:06 -0400)
committerGitHub <noreply@github.com>
Wed, 24 May 2023 19:06:04 +0000 (21:06 +0200)
commit63d5e762d8813881bd7449ac5c05ae95cc3a93eb
treeb1246a416c30774f62ff20585d888c9c92546051
parent2250ddd112d73f4210be588077ac8127229dcacc
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.
models/organization/org_test.go
models/organization/org_user_test.go