Skip to content

Commit 42bf5ba

Browse files
committed
add import
1 parent 6c90d23 commit 42bf5ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nestjs/test/integrations/nest.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import 'reflect-metadata';
12
import * as core from '@sentry/core';
23
import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
34
import { isPatched } from '../../src/integrations/helpers';

0 commit comments

Comments
 (0)