mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Fix tests
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
caption="Recent files uploaded",
|
caption="Recent files uploaded",
|
||||||
caption_visible=False,
|
caption_visible=False,
|
||||||
empty_message=(
|
empty_message=(
|
||||||
'You have not yet uploaded any files yet.'
|
'Upload a letter and Notify will print, pack and post it for you.' if current_service.can_upload_letters else 'You have not uploaded any files yet'
|
||||||
),
|
),
|
||||||
field_headings=[
|
field_headings=[
|
||||||
'File',
|
'File',
|
||||||
|
|||||||
Reference in New Issue
Block a user