fix: ipcRemote.sendSync regression after moving away from JSON for return values (#13941)

This commit is contained in:
Milan Burda 2018-08-09 11:45:10 +02:00 committed by Samuel Attard
parent a7052efaf4
commit 9a1ad2b93f
4 changed files with 5 additions and 2 deletions

View file

@ -3120,6 +3120,7 @@ describe('BrowserWindow module', () => {
typeofFunctionApply: 'function'
},
pageContext: {
openedLocation: '',
preloadProperty: 'undefined',
pageProperty: 'string',
typeofRequire: 'undefined',