mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
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:
committed by
GitHub
parent
e9773721e4
commit
92889a1c5c
@@ -153,6 +153,7 @@ export const Menu = {
|
||||
|
||||
export const crashReporter = {
|
||||
start: jest.fn(),
|
||||
getLastCrashReport: jest.fn(),
|
||||
};
|
||||
|
||||
const getCurrentWindow = jest.fn(() => {
|
||||
|
||||
Reference in New Issue
Block a user