csp disable user mock_csp test update call
This commit is contained in:
@@ -79,4 +79,4 @@ def test_create_or_update_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")
|
||||
|
Reference in New Issue
Block a user