mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-29 12:09:37 +00:00
Tests: - When only when admin user is present, the users list does not show delete button next to the admin user. The checkbox for admin group is disabled (but checked) for that user in edit user form. - When there are multiple admin users preset, the users list shows delete button against all admin users. The checkbox for admin group is enabled (but checked) for all admin users. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>