mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
Ensure the tests for #1477 pass on OS X
This commit is contained in:
parent
f25dbd5f61
commit
fd1ca1dbb2
@ -65,7 +65,8 @@ describe('Recomb', function () {
|
||||
assert.strictEqual(450, info.height);
|
||||
fixtures.assertMaxColourDistance(
|
||||
output,
|
||||
fixtures.expected('Landscape_1-recomb-sepia2.jpg')
|
||||
fixtures.expected('Landscape_1-recomb-sepia2.jpg'),
|
||||
17
|
||||
);
|
||||
done();
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user