We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c90d23 commit 42bf5baCopy full SHA for 42bf5ba
packages/nestjs/test/integrations/nest.test.ts
@@ -1,3 +1,4 @@
1
+import 'reflect-metadata';
2
import * as core from '@sentry/core';
3
import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
4
import { isPatched } from '../../src/integrations/helpers';
0 commit comments