diff --git a/config/admin_portal_stage.json b/config/admin_portal_stage.json index 0bc5414..1af12f3 100644 --- a/config/admin_portal_stage.json +++ b/config/admin_portal_stage.json @@ -25,7 +25,7 @@ "login_api_url": "https://courses.stage.edx.org/user_api/v1/account/login_session/", "ecommerce_url": "https://ecommerce.stage.edx.org", "enterprise_name": "SuccessFactors (E2E tests only)", - "enterprise_slug": "successfactors", + "enterprise_slug": "successfactors-e2e", "enterprise_id": "beafadc5-69cc-48ce-a9a1-532067d9af0f", "enterprise_catalog": "e475c1aa-9ffe-4c8f-87f7-948fc1e5c154" }, diff --git a/cypress/fixtures/admin_portal/enterprise_list.json b/cypress/fixtures/admin_portal/enterprise_list.json index e111657..a73fcfc 100644 --- a/cypress/fixtures/admin_portal/enterprise_list.json +++ b/cypress/fixtures/admin_portal/enterprise_list.json @@ -4,7 +4,7 @@ "Boeing": "/boeing/admin/learners", "Degreed Company": "/degreed-company/admin/learners", "Demo 1": "/demo-1/admin/learners", - "SuccessFactors (E2E tests only)": "/successfactors/admin/learners", + "SuccessFactors (E2E tests only)": "/successfactors-e2e/admin/learners", "MA Corp": "/macorp/admin/learners", "MattWLTest": "/mattwltest/admin/learners", "Microsoft": "/microsoft/admin/learners",