parent
df0c7e2f74
commit
91e4193622
1 changed files with 1 additions and 3 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Reference in a new issue