Remove trailing comma
This commit is contained in:
parent
572fc058d3
commit
802ed62d5b
1 changed files with 1 additions and 1 deletions
|
@ -1847,7 +1847,7 @@ describe('BrowserWindow module', function () {
|
||||||
typeofRequire: 'function',
|
typeofRequire: 'function',
|
||||||
typeofProcess: 'object',
|
typeofProcess: 'object',
|
||||||
typeofArrayPush: 'function',
|
typeofArrayPush: 'function',
|
||||||
typeofFunctionApply: 'function',
|
typeofFunctionApply: 'function'
|
||||||
},
|
},
|
||||||
pageContext: {
|
pageContext: {
|
||||||
preloadProperty: 'undefined',
|
preloadProperty: 'undefined',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue