parent
0c93e4b8d7
commit
8b55e6e2f5
1 changed files with 1 additions and 1 deletions
|
@ -1185,7 +1185,7 @@ describe('BrowserWindow module', function () {
|
|||
})
|
||||
})
|
||||
|
||||
xit('can print to PDF', function (done) {
|
||||
it('can print to PDF', function (done) {
|
||||
w.destroy()
|
||||
w = new BrowserWindow({
|
||||
show: false,
|
||||
|
|
Loading…
Reference in a new issue