fix(server): extract image description (#6344)

This commit is contained in:
Tom Vincent
2024-01-15 16:19:41 +00:00
committed by GitHub
parent 4f021a74ed
commit 984feafb90
3 changed files with 5 additions and 0 deletions
@@ -39,6 +39,7 @@ describe(`Supported file formats (e2e)`, () => {
make: 'SONY',
model: 'DSLR-A550',
orientation: null,
description: 'SONY DSC',
},
},
{
@@ -64,6 +65,7 @@ describe(`Supported file formats (e2e)`, () => {
make: 'SONY',
model: 'DSLR-A550',
orientation: null,
description: 'SONY DSC',
},
},
{