spec: Suppress the session.protocol test
This commit is contained in:
parent
36a0a491c9
commit
bb92765ecf
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