removed glitchtip test error
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -83,9 +83,9 @@ Sentry.init({
|
||||
// replaysOnErrorSampleRate: 1.0,
|
||||
})
|
||||
|
||||
setTimeout(() => {
|
||||
throw new Error('Sentry Test Error')
|
||||
})
|
||||
// setTimeout(() => {
|
||||
// throw new Error('Sentry Test Error')
|
||||
// })
|
||||
|
||||
VueSentry.init({
|
||||
Vue,
|
||||
|
Reference in New Issue
Block a user