Remove stray log

This commit is contained in:
Kevin Sawicki 2016-03-23 17:38:30 -07:00
parent 463e077c3a
commit 2713580d09

View file

@ -199,7 +199,6 @@ describe('chromium feature', function () {
},
slashes: true
})
console.log(windowUrl)
b = window.open(windowUrl, 'nodeIntegration=no,show=no')
})