Skip to content

Commit 439217e

Browse files
mydeaandreiborza
andcommitted
Update packages/core/test/utils-hoist/dsn.test.ts
Co-authored-by: Andrei <[email protected]>
1 parent 2ef130d commit 439217e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/test/utils-hoist/dsn.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { beforeEach, describe, expect, test, vi } from 'vitest';
2-
import { DEBUG_BUILD } from '../../src/utils-hoist/../debug-build';
2+
import { DEBUG_BUILD } from '../../src/debug-build';
33
import { dsnToString, makeDsn } from '../../src/utils-hoist/dsn';
44
import { logger } from '../../src/utils-hoist/logger';
55

0 commit comments

Comments
 (0)