]> source.dussan.org Git - gitea.git/commit
Add test to ensure that dumping of login sources remains correct (#16847)
authorzeripath <art27@cantab.net>
Sat, 28 Aug 2021 03:25:27 +0000 (04:25 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Aug 2021 03:25:27 +0000 (04:25 +0100)
commit19049413827b130809ffe249900a5c89ef8a90df
tree4821622f10fbb25f82910278d8c8d3b486ab8500
parent88abb0dc8a388795d5a1fa8bd1e4f0b7d207a0f7
Add test to ensure that dumping of login sources remains correct (#16847)

#16831 has occurred because of a missed regression. This PR adds a simple test to
try to prevent this occuring again.

Signed-off-by: Andrew Thornton <art27@cantab.net>
models/models_test.go