mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-29 13:18:34 -04:00
Add missing test cases for precompiled validation messages
This commit is contained in:
@@ -651,7 +651,7 @@ LETTER_VALIDATION_MESSAGES = {
|
||||
),
|
||||
},
|
||||
'not-a-real-uk-postcode': {
|
||||
'title': 'There’s a problem with the address on this letter',
|
||||
'title': 'There’s a problem with the address for this letter',
|
||||
'detail': (
|
||||
'The last line of the address must be a real UK postcode.'
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user