@@ -40,6 +40,7 @@ test.describe("Navigation", () => {
4040 { section : AgeSectionTestId . PREGNANCY , linkText : "RSV in pregnancy" , pageName : "rsv-pregnancy" } ,
4141 { section : AgeSectionTestId . PREGNANCY , linkText : "Flu in pregnancy" , pageName : "flu-in-pregnancy" } ,
4242
43+ { section : AgeSectionTestId . CHILDREN , linkText : "Flu for children aged 2 to 3" , pageName : "flu-for-children" } ,
4344 { section : AgeSectionTestId . CHILDREN , linkText : "Td/IPV (3-in-1 teenage booster)" , pageName : "td-ipv" } ,
4445 { section : AgeSectionTestId . CHILDREN , linkText : "MenACWY" , pageName : "menacwy" } ,
4546 { section : AgeSectionTestId . CHILDREN , linkText : "HPV" , pageName : "hpv" } ,
@@ -48,7 +49,6 @@ test.describe("Navigation", () => {
4849 { section : AgeSectionTestId . CHILDREN , linkText : "MenB" , pageName : "menb-children" } ,
4950 { section : AgeSectionTestId . CHILDREN , linkText : "Pneumococcal" , pageName : "pneumococcal" } ,
5051 { section : AgeSectionTestId . CHILDREN , linkText : "Hib/MenC" , pageName : "hib-menc" } ,
51- { section : AgeSectionTestId . CHILDREN , linkText : "Flu for children aged 2 to 3" , pageName : "flu-for-children" } ,
5252
5353 { section : AgeSectionTestId . BABIES , linkText : "6-in-1" , pageName : "6-in-1" } ,
5454 { section : AgeSectionTestId . BABIES , linkText : "Rotavirus" , pageName : "rotavirus" } ,
0 commit comments