mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 11:24:10 -04:00
Fix tests
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
caption="Recent files uploaded",
|
||||
caption_visible=False,
|
||||
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=[
|
||||
'File',
|
||||
|
||||
Reference in New Issue
Block a user