mock csp disable user test correct variable names. formatting.
This commit is contained in:
parent
a977beb7f6
commit
b99d41e4a0
@ -79,6 +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(
|
assert mock_csp.disable_user(CREDENTIALS, "tenant_id", "role_assignment_cloud_id")
|
||||||
CREDENTIALS, "tenant_id", "role_assignment_cloud_id"
|
|
||||||
)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user