merge staging. update create_create_billing_owner azure csp tests

This commit is contained in:
2020-02-11 16:57:37 -05:00
8 changed files with 505 additions and 8 deletions

View File

@@ -217,6 +217,7 @@ def test_fsm_transition_start(mock_cloud_provider, portfolio: Portfolio):
FSMStates.INITIAL_MGMT_GROUP_VERIFICATION_CREATED,
FSMStates.TENANT_ADMIN_OWNERSHIP_CREATED,
FSMStates.TENANT_PRINCIPAL_OWNERSHIP_CREATED,
FSMStates.BILLING_OWNER_CREATED,
]
if portfolio.csp_data is not None: