Source code

Revision control

Copy as Markdown

Other Tools

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`pauseOnExceptions should track telemetry for pauseOnException changes 1`] = `
Array [
Object {
"caught_exceptio": false,
"exceptions": true,
},
]
`;