mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-12 09:58:50 -04:00
Update test
This commit is contained in:
@@ -1544,7 +1544,7 @@ def test_non_ascii_characters_in_letter_recipients_file_shows_error(
|
||||
mock_recipients.as_dict = {
|
||||
'file_name': 'invalid_characters.csv', 'data':
|
||||
'address line 1,address line 2,address line 3,address line 4,address line 5,address line 6,postcode\r\n'
|
||||
'Fran\u00e7oise Fr\u00e9d\u00e9rich,345 Example Street,,,,,ZM4 6HQ'
|
||||
'\u041F\u0435\u0442\u044F,345 Example Street,,,,,ZM4 6HQ'
|
||||
}
|
||||
|
||||
response = logged_in_client.post(
|
||||
|
||||
Reference in New Issue
Block a user