mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
More test fixes
This commit is contained in:
@@ -51,7 +51,6 @@ class HeaderNavigation(Navigation):
|
|||||||
},
|
},
|
||||||
"using_notify": {
|
"using_notify": {
|
||||||
"get_started",
|
"get_started",
|
||||||
"using_notify",
|
|
||||||
"pricing",
|
"pricing",
|
||||||
"trial_mode_new",
|
"trial_mode_new",
|
||||||
"message_status",
|
"message_status",
|
||||||
|
|||||||
@@ -140,6 +140,7 @@ EXCLUDED_ENDPOINTS = tuple(
|
|||||||
"old_guest_list",
|
"old_guest_list",
|
||||||
"old_integration_testing",
|
"old_integration_testing",
|
||||||
"old_service_dashboard",
|
"old_service_dashboard",
|
||||||
|
"old_using_notify",
|
||||||
"organization_billing",
|
"organization_billing",
|
||||||
"organization_dashboard",
|
"organization_dashboard",
|
||||||
"organization_settings",
|
"organization_settings",
|
||||||
@@ -167,7 +168,6 @@ EXCLUDED_ENDPOINTS = tuple(
|
|||||||
"revalidate_email_sent",
|
"revalidate_email_sent",
|
||||||
"revoke_api_key",
|
"revoke_api_key",
|
||||||
"rules_and_regulations",
|
"rules_and_regulations",
|
||||||
"security",
|
|
||||||
"security_policy",
|
"security_policy",
|
||||||
"send_files_by_email",
|
"send_files_by_email",
|
||||||
"send_files_by_email_contact_details",
|
"send_files_by_email_contact_details",
|
||||||
@@ -243,7 +243,6 @@ EXCLUDED_ENDPOINTS = tuple(
|
|||||||
"user_profile_name",
|
"user_profile_name",
|
||||||
"user_profile_password",
|
"user_profile_password",
|
||||||
"user_profile_preferred_timezone",
|
"user_profile_preferred_timezone",
|
||||||
"using_notify",
|
|
||||||
"verify",
|
"verify",
|
||||||
"verify_email",
|
"verify_email",
|
||||||
"view_job",
|
"view_job",
|
||||||
|
|||||||
Reference in New Issue
Block a user