mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Update tests for content changes.
This commit is contained in:
committed by
Chris Hill-Scott
parent
c3d806dd50
commit
18e3eb6b32
@@ -410,7 +410,7 @@ def letter_validation_preview(from_platform_admin):
|
||||
if not virus_free:
|
||||
return render_template(
|
||||
view_location,
|
||||
form=form, message="Document didn't pass the virus scan", pages=pages, result=result
|
||||
form=form, message="Document did not pass the virus scan", pages=pages, result=result
|
||||
), 400
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user