mirror of
https://github.com/samba-team/samba.git
synced 2025-12-21 20:23:50 +03:00
python:tests: Fix typo
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
5379956bd4
commit
4b6f65a4a2
@@ -77,7 +77,7 @@ class ServiceAccountTests(SambaToolCmdTest):
|
|||||||
managed_password_interval=None):
|
managed_password_interval=None):
|
||||||
"""Create a service account using samba-tool.
|
"""Create a service account using samba-tool.
|
||||||
|
|
||||||
Adds a class cleanup to automatically delete the gmsa and the end
|
Adds a class cleanup to automatically delete the gmsa at the end
|
||||||
of the test case.
|
of the test case.
|
||||||
"""
|
"""
|
||||||
# required arguments
|
# required arguments
|
||||||
|
|||||||
Reference in New Issue
Block a user