🎨
This commit is contained in:
parent
558ee08be9
commit
625bfe53f7
2 changed files with 2 additions and 2 deletions
|
@ -323,7 +323,7 @@ describe('ipc module', function () {
|
|||
assert.equal(value.protocol, 'file:')
|
||||
assert.equal(value.hostname, '')
|
||||
done()
|
||||
})
|
||||
})
|
||||
ipcRenderer.send('message', document.location)
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue