fix(server): extract image description (#6344)
This commit is contained in:
@@ -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',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user