aboutsummaryrefslogtreecommitdiff
path: root/test/bundler/integration/react/react-ssr.test.ts
diff options
context:
space:
mode:
authorGravatar Dave Caruso <me@paperdave.net> 2023-05-15 17:45:28 -0400
committerGravatar Dave Caruso <me@paperdave.net> 2023-05-15 17:45:28 -0400
commita2d422273ecbf0a03a39e540c1a5d3f01f5b9abd (patch)
tree48e3bbf65cc4df780ff94c307d0c8f9baa5ac382 /test/bundler/integration/react/react-ssr.test.ts
parente846eedd4ed169ac1c9bd1cbc4cca96b8825ffce (diff)
downloadbun-integration-tests.tar.gz
bun-integration-tests.tar.zst
bun-integration-tests.zip
Diffstat (limited to 'test/bundler/integration/react/react-ssr.test.ts')
-rw-r--r--test/bundler/integration/react/react-ssr.test.ts2
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 = [
//