diff --git a/test/functional/cypress/specs/companies/investments/large-capital-profile-spec.js b/test/functional/cypress/specs/companies/investments/large-capital-profile-spec.js index 59b5d4c869..0da1afd409 100644 --- a/test/functional/cypress/specs/companies/investments/large-capital-profile-spec.js +++ b/test/functional/cypress/specs/companies/investments/large-capital-profile-spec.js @@ -92,7 +92,7 @@ describe('Company Investments and Large capital profile', () => { 'Investable capital': 30000, 'Investor description': 'incomplete', 'Has this investor cleared the required checks within the last 12 months?': - 'Cleared\nDate of most recent background checks: 29 04 2019\nPerson responsible for most recent background checks: Aaron Chan', + 'Cleared\nDate of most recent background checks: 29 April 2019\nPerson responsible for most recent background checks: Aaron Chan', }, }) })