Skip to content

Commit 6f0d4ab

Browse files
committed
remove cf_org_name for cf step 2
1 parent 17af31a commit 6f0d4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/compliance/libs/constants/variables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
"cf_org_id", "cf_api_url", "cf_space_managers", "cf_space_name", "cli_server_url", "origin"]
1414
QAS_STEP1_CF_PROVIDER_MANDATORY_VARIABLES = []
1515
QAS_STEP2_CF_PROVIDER_MANDATORY_VARIABLES = [
16-
"cf_api_url", "cf_org_id", "cf_org_name", "subaccount_id"]
16+
"cf_api_url", "cf_org_id", "subaccount_id"]

0 commit comments

Comments
 (0)