mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
test time fixes and bonus letter removal
This commit is contained in:
@@ -149,10 +149,6 @@ def test_notification_status_page_respects_redaction(
|
||||
{'from_job': 'job_id'},
|
||||
partial(url_for, 'main.view_job', job_id='job_id'),
|
||||
),
|
||||
(
|
||||
{'from_uploaded_letters': '2020-02-02'},
|
||||
partial(url_for, 'main.uploaded_letters', letter_print_day='2020-02-02'),
|
||||
),
|
||||
(
|
||||
{'help': '0'},
|
||||
None,
|
||||
|
||||
Reference in New Issue
Block a user