updates to correct test failures

This commit is contained in:
stvnrlly
2023-01-05 14:35:37 -05:00
parent fdf6aca612
commit b00fea05bc
11 changed files with 23 additions and 23 deletions

View File

@@ -1398,7 +1398,7 @@ def test_link_to_upload_not_offered_when_entering_personalisation(
step_index=1,
)
# Were entering personalisation
# Were entering personalization
assert page.select_one('input[type=text]')['name'] == 'placeholder_value'
assert page.select_one('label[for=placeholder_value]').text.strip() == 'name'
# No Upload link shown