Improve permenant failure message.

Update delivery status document page.
This commit is contained in:
Rebecca Law
2021-06-10 15:11:33 +01:00
parent 498092f9ac
commit aedf875110
3 changed files with 3 additions and 2 deletions

View File

@@ -442,7 +442,7 @@ def test_notification_page_shows_validation_failed_precompiled_letter(
@pytest.mark.parametrize('notification_status, expected_message', (
(
'permanent-failure',
'Permanent failure The postal provider is unable to print the letter. Your letter has not been sent.',
'Permanent failure The provider cannot print the letter. Your letter will not be dispatched.',
),
(
'cancelled',