From 45d9398deaf98a446451b6b753ad7915b60e58f7 Mon Sep 17 00:00:00 2001 From: Nick Kocharhook Date: Wed, 6 Dec 2023 16:40:08 +0000 Subject: [PATCH] Add titles to caption tests. --- test/backend/assets/edge_case_exif_data/before_epoch.json | 3 ++- test/backend/assets/test image öüóőúéáű-.,.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/test/backend/assets/edge_case_exif_data/before_epoch.json b/test/backend/assets/edge_case_exif_data/before_epoch.json index 7806ca50..51ddb9a6 100644 --- a/test/backend/assets/edge_case_exif_data/before_epoch.json +++ b/test/backend/assets/edge_case_exif_data/before_epoch.json @@ -40,5 +40,6 @@ "size": { "height": 7, "width": 10 - } + }, + "title": "Bambi Title" } diff --git a/test/backend/assets/test image öüóőúéáű-.,.json b/test/backend/assets/test image öüóőúéáű-.,.json index 9ea5dcbe..31a6954b 100644 --- a/test/backend/assets/test image öüóőúéáű-.,.json +++ b/test/backend/assets/test image öüóőúéáű-.,.json @@ -49,5 +49,6 @@ "size": { "height": 10, "width": 14 - } + }, + "title": "Test caption" }