Enable nativeImage module addRepresentation() tests

Fixes #11245.
This commit is contained in:
Aleksei Kuzmin 2017-11-25 12:58:33 +01:00
parent df0c7e2f74
commit 91e4193622

View file

@ -442,9 +442,7 @@ describe('nativeImage module', () => {
})
})
// TODO(alexeykuzmin): Disabled during Chromium 61 upgrade.
// Fix them and enable.
xdescribe('addRepresentation()', () => {
describe('addRepresentation()', () => {
it('supports adding a buffer representation for a scale factor', () => {
const image = nativeImage.createEmpty()