tests/krb5: Remove accounts in reverse order of addition
commit90e5802773ad2031afb2b52893bb4d011a07d662
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 1 Feb 2022 07:54:39 +0000 (1 20:54 +1300)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Mar 2022 11:55:30 +0000 (18 11:55 +0000)
tree2008c8d980d102c9c6636e49ed258776ada11c30
parent26334df74faaa40501942ea36007d2b45df431f2
tests/krb5: Remove accounts in reverse order of addition

This prevents problems if accounts are added as children of other
accounts.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
python/samba/tests/krb5/kdc_base_test.py