fix: ipcRemote.sendSync regression after moving away from JSON for return values (#13997)
This commit is contained in:
parent
1f430259ce
commit
3d89185396
4 changed files with 5 additions and 2 deletions
|
@ -3072,6 +3072,7 @@ describe('BrowserWindow module', () => {
|
|||
typeofFunctionApply: 'function'
|
||||
},
|
||||
pageContext: {
|
||||
openedLocation: '',
|
||||
preloadProperty: 'undefined',
|
||||
pageProperty: 'string',
|
||||
typeofRequire: 'undefined',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue