Merge pull request #6314 from electron/suppress-session-protocol
spec: Suppress the session.protocol test
This commit is contained in:
commit
cff50614e5
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ describe('session module', function () {
|
|||
})
|
||||
})
|
||||
|
||||
it('handles requests from partition', function (done) {
|
||||
xit('handles requests from partition', function (done) {
|
||||
w.webContents.on('did-finish-load', function () {
|
||||
done()
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue