mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 15:46:07 -05:00
Add missing freezetime to a test
This commit is contained in:
@@ -168,6 +168,7 @@ def test_find_services_by_name_handles_no_service_name(notify_db, admin_request,
|
||||
mock_get_services_by_partial_name.assert_not_called()
|
||||
|
||||
|
||||
@freeze_time('2019-05-02')
|
||||
def test_get_live_services_data(sample_user, admin_request):
|
||||
org = create_organisation()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user