csp disable user mock_csp test update call
This commit is contained in:
parent
c0ea483829
commit
4ed1240140
@ -79,4 +79,4 @@ def test_create_or_update_user(mock_csp: MockCloudProvider):
|
|||||||
|
|
||||||
|
|
||||||
def test_disable_user(mock_csp: MockCloudProvider):
|
def test_disable_user(mock_csp: MockCloudProvider):
|
||||||
assert mock_csp.disable_user(CREDENTIALS, "tenant_id", "role_assignment_cloud_id")
|
assert mock_csp.disable_user("tenant_id", "role_assignment_cloud_id")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user