python/samba/tests: Fix incorrect super-class in cred_opt.py setUp()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 30 Nov 2023 00:31:33 +0000 (13:31 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 30 Nov 2023 02:03:05 +0000 (02:03 +0000)
commitaf53df6cd6e21f7394bb4b638e398588c8495127
tree9f614291eaf0200145468ade1c3df4bef1008000
parent0f2ff51a4b4884ada7335cba73dc516e8475f356
python/samba/tests: Fix incorrect super-class in cred_opt.py setUp()

This will allow TEST_DEBUG_LEVEL to work in this test.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Nov 30 02:03:05 UTC 2023 on atb-devel-224
python/samba/tests/cred_opt.py