mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 22:40:31 -04:00
updates to correct test failures
This commit is contained in:
@@ -1398,7 +1398,7 @@ def test_link_to_upload_not_offered_when_entering_personalisation(
|
||||
step_index=1,
|
||||
)
|
||||
|
||||
# We’re entering personalisation
|
||||
# We’re 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
|
||||
|
||||
Reference in New Issue
Block a user