mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -04:00
More changes from govuk to usa
This commit is contained in:
@@ -4409,7 +4409,7 @@ def test_view_edit_service_billing_details(
|
||||
]
|
||||
for label in labels:
|
||||
assert label.text.strip() in labels_list
|
||||
textbox_names = page.find_all("input", class_="govuk-input ")
|
||||
textbox_names = page.find_all("input", class_="usa-input ")
|
||||
names_list = [
|
||||
"billing_contact_email_addresses",
|
||||
"billing_contact_names",
|
||||
|
||||
Reference in New Issue
Block a user