diff options
Diffstat (limited to 'test/bundler/integration/react/react-ssr.test.ts')
-rw-r--r-- | test/bundler/integration/react/react-ssr.test.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bundler/integration/react/react-ssr.test.ts b/test/bundler/integration/react/react-ssr.test.ts index e5b6c0b9e..3048e8c86 100644 --- a/test/bundler/integration/react/react-ssr.test.ts +++ b/test/bundler/integration/react/react-ssr.test.ts @@ -1,6 +1,6 @@ import path from "path"; import { describe, test, expect } from "bun:test"; -import { bunExe } from "harness"; +import { bunExe } from "../../../harness"; const modes = [ // |