Rename ‘One-off message’ to ‘Report’

See 7915845cb5
This commit is contained in:
Chris Hill-Scott
2017-06-01 13:56:47 +01:00
parent 78d071f22f
commit eb493f6817
2 changed files with 2 additions and 2 deletions

View File

@@ -337,7 +337,7 @@ def test_get_jobs_for_service_is_paginated(notify_db, notify_db_session, sample_
@pytest.mark.parametrize('file_name', [
'Test message',
'One-off message'
'Report',
])
def test_get_jobs_for_service_doesnt_return_test_messages(
notify_db,