mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 10:58:58 -04:00
Merge pull request #3756 from alphagov/fix-test-failing-after-1730
Fix test that fails after 5:30pm
This commit is contained in:
@@ -475,6 +475,7 @@ def test_triage_redirects_to_correct_url(
|
||||
partial(url_for, 'main.support')
|
||||
),
|
||||
])
|
||||
@freeze_time('2012-12-12 12:12')
|
||||
def test_back_link_from_form(
|
||||
client_request,
|
||||
mock_get_non_empty_organisations_and_services_for_user,
|
||||
|
||||
Reference in New Issue
Block a user