From 20f914d7fc46828ac7b11df1daef2279282f4bf3 Mon Sep 17 00:00:00 2001 From: Paul Gain Date: Mon, 16 Dec 2024 19:13:00 +0000 Subject: [PATCH] Fix large capital profile functional tests --- .../specs/companies/investments/large-capital-profile-spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 59b5d4c869f..0da1afd409b 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', }, }) })