diff options
author | 2023-05-15 17:45:28 -0400 | |
---|---|---|
committer | 2023-05-15 17:45:28 -0400 | |
commit | a2d422273ecbf0a03a39e540c1a5d3f01f5b9abd (patch) | |
tree | 48e3bbf65cc4df780ff94c307d0c8f9baa5ac382 /test/bundler/integration/react/react-ssr.test.ts | |
parent | e846eedd4ed169ac1c9bd1cbc4cca96b8825ffce (diff) | |
download | bun-integration-tests.tar.gz bun-integration-tests.tar.zst bun-integration-tests.zip |
react testsintegration-tests
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 = [ // |