mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Refine wording of ‘already sent’ error
This commit is contained in:
@@ -2697,9 +2697,7 @@ def test_warns_if_file_sent_already(
|
||||
assert normalize_spaces(
|
||||
page.select_one('.banner-dangerous').text
|
||||
) == (
|
||||
'You already sent these messages '
|
||||
'If you want to send the same messages again, rename the file '
|
||||
'and re-upload it '
|
||||
'If you need to resend them, rename the file and upload it again. '
|
||||
'Skip to file contents'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user