some test tweaks for page reductions

This commit is contained in:
stvnrlly
2022-11-02 10:42:08 -04:00
parent 919ac4f1ab
commit 9692185cd6
3 changed files with 4 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<h1 class="heading-large">Contact us</h1>
<p class="govuk-body">We are available at <a href="mailto:tts-benefits-studio@gsa.gov">tts-benefits-studio@gsa.gov</a>.</p>
<p class="govuk-body">We are available at <a class="govuk-link govuk-link--no-visited-state"" href="mailto:tts-benefits-studio@gsa.gov">tts-benefits-studio@gsa.gov</a>.</p>
<p class="govuk-body">You can expect a response within 1 business day.</p>

View File

@@ -21,6 +21,7 @@ def no_redirect():
return lambda: None
@pytest.mark.skip(reason="Not currently using Zendesk")
def test_get_support_index_page(
client_request,
):
@@ -41,6 +42,7 @@ def test_get_support_index_page(
) == 'Continue'
@pytest.mark.skip(reason="Not currently using Zendesk")
def test_get_support_index_page_when_signed_out(
client_request,
):

View File

@@ -98,7 +98,7 @@ def test_hiding_pages_from_search_engines(
'features_letters', 'how_to_pay', 'get_started',
'guidance_index', 'branding_and_customisation',
'create_and_send_messages', 'edit_and_format_messages',
'send_files_by_email', 'upload_a_letter', 'who_can_use_notify',
'send_files_by_email', 'upload_a_letter',
'billing_details',
])
def test_static_pages(