Skip to content

Commit 8064c67

Browse files
committed
Update Gillick assement edit link text
In line with the new patient-session designs
1 parent 1acae0f commit 8064c67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mavis/test/pages/sessions/sessions_patient_page.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def __init__(self, page: Page) -> None:
3737
)
3838
self.edit_gillick_competence_link = self.page.get_by_role(
3939
"link",
40-
name="Edit Gillick competence",
40+
name="Update Gillick competence",
4141
)
4242
self.could_not_vaccinate_link = self.page.get_by_role(
4343
"link",

0 commit comments

Comments
 (0)