mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Regenerate flatten-rgb16-orange test expectation, reduce threshold
This commit is contained in:
@@ -54,7 +54,7 @@ describe('Alpha transparency', function () {
|
||||
assert.strictEqual(true, info.size > 0);
|
||||
assert.strictEqual(32, info.width);
|
||||
assert.strictEqual(32, info.height);
|
||||
fixtures.assertMaxColourDistance(output, fixtures.expected('flatten-rgb16-orange.jpg'), 25);
|
||||
fixtures.assertMaxColourDistance(output, fixtures.expected('flatten-rgb16-orange.jpg'), 10);
|
||||
done();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user