mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-08 23:40:44 -04:00
Downloading a CSV of notifications is very similar to viewing them on a webpage. So I think it’s sensible to move the assertions about the CSV download link into the same test, rather than it being it’s own test. This means being able to reuse the parametrization introuced in this commit’s parent.