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