🎨
This commit is contained in:
parent
de62f1ea6c
commit
709d2933b7
1 changed files with 4 additions and 4 deletions
|
@ -96,10 +96,10 @@ describe('crashReporter module', function () {
|
|||
'--application-name=Zombies',
|
||||
`--crashes-directory=${crashesDir}`
|
||||
], {
|
||||
env: {
|
||||
ELECTRON_INTERNAL_CRASH_SERVICE: 1
|
||||
},
|
||||
detached: true
|
||||
env: {
|
||||
ELECTRON_INTERNAL_CRASH_SERVICE: 1
|
||||
},
|
||||
detached: true
|
||||
})
|
||||
remote.process.crashServicePid = crashServiceProcess.pid
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue