SDA-2887: analytics for SDA crashes (#1183)

* format all files with prettier

* chore: format the problematic files

* chore: fix few more linting issues

* SDA-2887: add analytics for crashes
This commit is contained in:
Vishwas Shashidhar
2021-01-29 21:13:56 +05:30
committed by GitHub
parent e9773721e4
commit 92889a1c5c
7 changed files with 165 additions and 25 deletions

View File

@@ -153,6 +153,7 @@ export const Menu = {
export const crashReporter = {
start: jest.fn(),
getLastCrashReport: jest.fn(),
};
const getCurrentWindow = jest.fn(() => {