mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 04:33:10 +00:00
Fixed a Small Error and Updated/Added Tests
This commit is contained in:
parent
4f205d7584
commit
3a095e2096
9 changed files with 105 additions and 14 deletions
|
@ -6,7 +6,6 @@ import * as Sentry from '@sentry/nextjs';
|
|||
|
||||
Sentry.init({
|
||||
dsn: 'https://bb697105eaabbc6f70af12e84e936ded@o4508368569368576.ingest.us.sentry.io/4508368582017024',
|
||||
// integrations: [Sentry.prismaIntegration()],
|
||||
|
||||
// Set tracesSampleRate to 1.0 to capture 100%
|
||||
// of transactions for tracing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue