From cececb81affcbd2d7c4336aa3636358ef0d0766b Mon Sep 17 00:00:00 2001 From: Chidi Ekuma Date: Fri, 22 Mar 2024 16:29:17 +0000 Subject: [PATCH] Update word count message in experience_preference.feature --- features/candidates/registrations/experience_preference.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/candidates/registrations/experience_preference.feature b/features/candidates/registrations/experience_preference.feature index c719f63a37..86b64f4a59 100644 --- a/features/candidates/registrations/experience_preference.feature +++ b/features/candidates/registrations/experience_preference.feature @@ -22,7 +22,7 @@ Feature: Experience preference @javascript Scenario: Word counting in placement objectives Given I am on the 'Placement preference' page for my school of choice - Then the 'Enter what you want to get out of your placement' word count should say 'You have 150 words remaining' + Then the 'Enter what you want to get out of your placement' word count should say 'You can enter up to 150 words' @javascript Scenario: Updating the word count in placement objectives