mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 05:30:21 -04:00
821 - removing a few headers and adjusting the tests to accept an empty string
This commit is contained in:
@@ -54,7 +54,7 @@ def mock_get_service_settings_page_common(
|
||||
(
|
||||
create_active_user_with_permissions(),
|
||||
[
|
||||
"Label Value Action",
|
||||
"",
|
||||
"Service name Test Service Change service name",
|
||||
"Sign-in method Text message code Change sign-in method",
|
||||
"Send text messages On Change your settings for sending text messages",
|
||||
@@ -66,7 +66,7 @@ def mock_get_service_settings_page_common(
|
||||
(
|
||||
create_platform_admin_user(),
|
||||
[
|
||||
"Label Value Action",
|
||||
"",
|
||||
"Service name Test Service Change service name",
|
||||
"Sign-in method Text message code Change sign-in method",
|
||||
"Send text messages On Change your settings for sending text messages",
|
||||
|
||||
Reference in New Issue
Block a user