mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Upgrade to libvips v8.17.3
This commit is contained in:
@@ -109,7 +109,7 @@ describe('failOn', () => {
|
||||
it('converts warnings to error for GeoTIFF', async () => {
|
||||
await assert.rejects(
|
||||
sharp(fixtures.inputTiffGeo).toBuffer(),
|
||||
/Unknown field with tag 33550/
|
||||
/Tag 34737/
|
||||
);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user