We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166c19d commit 778fa0eCopy full SHA for 778fa0e
src/functions/sendCandidateResults/application/service/template-selector.ts
@@ -680,7 +680,7 @@ export const passEnglishCpc = `
680
${headerTemplate}
681
${passResultTemplate(CategoryDescriptors.CPC_ENGLISH, TestCategory.CCPC)}
682
${lineBreakTemplate}
683
- ${ vocationalScoringExplanation}
+ ${vocationalScoringExplanation}
684
${vocationalScoring}
685
${vocationalIfYouWantToDriveTemplate4}
686
${importantInformationForHGVAndBusVocational4Template}
0 commit comments