mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Fixes an issue where the LDAP user 'tester' was removed after testing test_views.py. It happened when there were two admin users present. Tested with both stable and testing containers that all the users module tests pass and a user 'tester' is not removed when two admin users exists. Signed-off-by: Veiko Aasa <veiko17@disroot.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>