Add filetype to all links to download user reports / examples

This commit is contained in:
Katie Smith
2022-05-19 12:06:43 +01:00
parent 4338953d5f
commit cdfe852d25
9 changed files with 9 additions and 9 deletions

View File

@@ -106,7 +106,7 @@ def test_should_show_page_for_one_job(
job_id=fake_uuid,
status=status_argument
)
assert csv_link.text == 'Download this report'
assert csv_link.text == 'Download this report (CSV)'
assert page.find('span', {'id': 'time-left'}).text == 'Data available for 7 days'
assert normalize_spaces(page.select_one('tbody tr').text) == normalize_spaces(