azure csp tests catch exceptions resulting from raised requests exceptions
This commit is contained in:
@@ -45,7 +45,6 @@ def test_create_tenant(mock_csp: MockCloudProvider):
|
||||
last_name="Tenet",
|
||||
country_code="US",
|
||||
password_recovery_email_address="thomas@promptworks.com",
|
||||
|
||||
)
|
||||
)
|
||||
result = mock_csp.create_tenant(payload)
|
||||
|
Reference in New Issue
Block a user