Revert "Disable a failing test"

This reverts commit 9487222726.
This commit is contained in:
Aleksei Kuzmin 2017-08-16 17:17:22 +03:00 committed by Cheng Zhao
parent 0c93e4b8d7
commit 8b55e6e2f5

View file

@ -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.destroy()
w = new BrowserWindow({ w = new BrowserWindow({
show: false, show: false,