File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -238,7 +238,7 @@ type AgeBasedTestUser = {
238238
239239export const AgeBasedHubTestUsers : AgeBasedTestUser [ ] = [
240240 // { ageGroup: AgeGroup.AGE_12_to_16, userSession: "12-16-age-range"}, // user 34
241- // { ageGroup: AgeGroup.AGE_17_to_24, userSession: "eligibility-error-400 "}, // user 16
241+ // { ageGroup: AgeGroup.AGE_17_to_24, userSession: "actionable-with-already-vaccinated-suitability-rule "}, // user 13
242242 // { ageGroup: AgeGroup.AGE_25_to_64, userSession: "actionable-with-other-setting-suitability-rule"}, // user 12
243243 { ageGroup : AgeGroup . AGE_65_to_74 , userSession : "actionable-with-booking-link" } , // user 19
244244 // { ageGroup: AgeGroup.AGE_75_to_80, userSession: "actionable-with-booking-button"}, // user 21
Original file line number Diff line number Diff line change 7777 "reportLabel" : " Actionable with booking button" ,
7878 "elidPostmanRef" : " " ,
7979 "e2e" : true ,
80- "snapshot" : false
80+ "snapshot" : true
8181 },
8282 "actionable-with-managing-button" : {
8383 "nhsNumber" : " 9735548844" ,
You can’t perform that action at this time.
0 commit comments