- Corrections for setting up the test environment
- Correction of some bugs discovered
This commit is contained in:
@@ -36,7 +36,6 @@ class TenantServices:
|
||||
tenant_partner = PartnerTenant(
|
||||
partner_service_id=management_service['id'],
|
||||
tenant_id=tenant_id,
|
||||
relationship_type='MANAGED',
|
||||
)
|
||||
set_logging_information(tenant_partner, dt.now(tz.utc))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user