mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix two failing tests
This commit is contained in:
@@ -102,7 +102,7 @@ class CrashReporter {
|
||||
}
|
||||
|
||||
removeExtraParameter (key) {
|
||||
binding.setExtraParameter(key)
|
||||
binding.removeExtraParameter(key)
|
||||
}
|
||||
|
||||
setExtraParameter (key, value) {
|
||||
|
||||
Reference in New Issue
Block a user