test: move crashReporter specs to the main process (#20417)
This commit is contained in:
parent
eb100cdf9e
commit
8dad0c7aaa
8 changed files with 476 additions and 447 deletions
|
@ -61,10 +61,6 @@ class CrashReporter {
|
|||
return this.crashesDirectory
|
||||
}
|
||||
|
||||
getProductName () {
|
||||
return this.productName
|
||||
}
|
||||
|
||||
getUploadToServer () {
|
||||
if (process.type === 'browser') {
|
||||
return binding.getUploadToServer()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue