remove function invocation from crash test
This commit is contained in:
parent
9727717839
commit
498742d6b3
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ describe('crashReporter module', () => {
|
||||||
w.loadURL(crashUrl)
|
w.loadURL(crashUrl)
|
||||||
},
|
},
|
||||||
processType: 'renderer',
|
processType: 'renderer',
|
||||||
done: done()
|
done: done
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue