tests: models: fix username should be account_name
commitc004fdd0f34ec009fa4f24535ffb5773ee506e37
authorRob van der Linde <rob@catalyst.net.nz>
Wed, 6 Mar 2024 03:49:21 +0000 (6 16:49 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 Mar 2024 03:49:35 +0000 (20 03:49 +0000)
treee0333931d599970139c99dc71ce2b2d02753a471
parent87cf1a2937837d268de0339f88f02d4304355f75
tests: models: fix username should be account_name

The reason this didn't fail, is because it doesn't save the Computers.

This gets fixed in the next commit.

Signed-off-by: Rob van der Linde <rob@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/samba_tool/domain_models.py