diff --git a/src/eCRC_qaautomation/pageobjectfactory/landingpage.js b/src/eCRC_qaautomation/pageobjectfactory/landingpage.js index 459b99c30..63bde88af 100644 --- a/src/eCRC_qaautomation/pageobjectfactory/landingpage.js +++ b/src/eCRC_qaautomation/pageobjectfactory/landingpage.js @@ -12,7 +12,7 @@ class LandingPageObjects { ); this.iAmAnAuthorizedContact = element( by.css( - "a[href='https://www2.gov.bc.ca/gov/content/safety/crime-prevention/criminal-record-check/organization-registration/employee-organization-registration/employee-contact-registration']" + "a[href='https://www2.gov.bc.ca/gov/content/safety/crime-prevention/criminal-record-check/authorized-contacts']" ) ); this.iAmAnEmployerOrganization = element( diff --git a/src/ecrc-api/src/main/resources/application.properties b/src/ecrc-api/src/main/resources/application.properties index bbe59affc..3d6959ea1 100644 --- a/src/ecrc-api/src/main/resources/application.properties +++ b/src/ecrc-api/src/main/resources/application.properties @@ -63,7 +63,7 @@ ecrc.links.copyright=https://www2.gov.bc.ca/gov/content/home/copyright ecrc.links.contact-us=https://www2.gov.bc.ca/gov/content/home/contact-us ecrc.links.crra-act-home=http://www.bclaws.ca/EPLibraries/bclaws_new/document/ID/freeside/00_96086_01 ecrc.links.crc-types=http://www.rcmp-grc.gc.ca/en/types-criminal-background-checks -ecrc.links.crc-authorized-contact=https://www2.gov.bc.ca/gov/content/safety/crime-prevention/criminal-record-check/organization-registration/employee-organization-registration/employee-contact-registration +ecrc.links.crc-authorized-contact=https://www2.gov.bc.ca/gov/content/safety/crime-prevention/criminal-record-check/authorized-contacts ecrc.links.crrp-enroll-employer=https://www2.gov.bc.ca/gov/content/safety/crime-prevention/criminal-record-check/employer-organizations ecrc.links.crrp-enroll-volunteer=https://www2.gov.bc.ca/gov/content/safety/crime-prevention/criminal-record-check/volunteer-organizations ecrc.links.crc-terms-of-use=https://www2.gov.bc.ca/assets/download/66CA082E49F740D69D54C6EB8AE65820 diff --git a/src/ecrc-frontend/src/__snapshots__/storyshots.test.js.snap b/src/ecrc-frontend/src/__snapshots__/storyshots.test.js.snap index ef2519df0..6c07ef52d 100644 --- a/src/ecrc-frontend/src/__snapshots__/storyshots.test.js.snap +++ b/src/ecrc-frontend/src/__snapshots__/storyshots.test.js.snap @@ -11223,7 +11223,7 @@ exports[`Storyshots OrgValidation Default 1`] = `
  • @@ -11559,7 +11559,7 @@ exports[`Storyshots OrgValidation Mobile 1`] = `
  • @@ -11868,7 +11868,7 @@ exports[`Storyshots OrgValidationText Default 1`] = `
  • diff --git a/src/ecrc-frontend/src/components/base/orgValidationText/OrgValidationText.js b/src/ecrc-frontend/src/components/base/orgValidationText/OrgValidationText.js index c2bd25f87..3edec8395 100644 --- a/src/ecrc-frontend/src/components/base/orgValidationText/OrgValidationText.js +++ b/src/ecrc-frontend/src/components/base/orgValidationText/OrgValidationText.js @@ -96,7 +96,7 @@ export default function OrgValidationText({
  • diff --git a/src/ecrc-frontend/src/components/base/orgValidationText/__snapshots__/OrgValidationText.test.js.snap b/src/ecrc-frontend/src/components/base/orgValidationText/__snapshots__/OrgValidationText.test.js.snap index 7d0cfb226..272b49bbd 100644 --- a/src/ecrc-frontend/src/components/base/orgValidationText/__snapshots__/OrgValidationText.test.js.snap +++ b/src/ecrc-frontend/src/components/base/orgValidationText/__snapshots__/OrgValidationText.test.js.snap @@ -162,7 +162,7 @@ exports[`OrgValidationText Component Matches the snapshot 1`] = `
  • diff --git a/src/ecrc-frontend/src/components/page/orgValidation/__snapshots__/OrgValidation.test.js.snap b/src/ecrc-frontend/src/components/page/orgValidation/__snapshots__/OrgValidation.test.js.snap index c3cb7623d..8d020fa7b 100644 --- a/src/ecrc-frontend/src/components/page/orgValidation/__snapshots__/OrgValidation.test.js.snap +++ b/src/ecrc-frontend/src/components/page/orgValidation/__snapshots__/OrgValidation.test.js.snap @@ -189,7 +189,7 @@ exports[`OrgValidation Component Matches the snapshot 1`] = `