Skip to content

Commit

Permalink
Update environment-testing.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ponselvamsakthivel-bc authored May 10, 2023
1 parent 394f159 commit d2e5ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment-testing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const environment = {
organisation: 'https://tst.api.crowncommercial.gov.uk/organisation-profiles',
contact: 'https://tst.api.crowncommercial.gov.uk/contacts',
configuration: 'https://tst.api.crowncommercial.gov.uk/configurations',
dataMigration: 'https://tst.api.crowncommercial.gov.uk/datamigration',
dataMigration: 'https://test-api-wrapper.london.cloudapps.digital/datamigration',
},
apiGatewayDisabled: {
user: 'https://test-api-wrapper.london.cloudapps.digital/users',
Expand Down

0 comments on commit d2e5ef2

Please sign in to comment.