Skip to content

Commit

Permalink
Merge pull request #75 from edx/edx-abolger/fixture-name-conventions-fix
Browse files Browse the repository at this point in the history
fix: updated fixture name.
  • Loading branch information
edx-abolger authored Apr 27, 2021
2 parents 533c19f + e9aa67f commit 1bb8b08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/admin_portal_stage.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion cypress/fixtures/admin_portal/enterprise_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1bb8b08

Please sign in to comment.