Skip to content

Commit ef613e1

Browse files
mydeaandreiborza
andauthored
Update packages/core/test/utils-hoist/dsn.test.ts
Co-authored-by: Andrei <168741329+andreiborza@users.noreply.github.com>
1 parent 82bcb8b commit ef613e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)