aboutsummaryrefslogtreecommitdiff
path: root/test/snapshots/bundled-entry-point.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/snapshots/bundled-entry-point.js')
-rw-r--r--test/snapshots/bundled-entry-point.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/snapshots/bundled-entry-point.js b/test/snapshots/bundled-entry-point.js
index 4f5a59894..12722a5c1 100644
--- a/test/snapshots/bundled-entry-point.js
+++ b/test/snapshots/bundled-entry-point.js
@@ -1,7 +1,7 @@
import {
-__require as require
+__require
} from "http://localhost:8080/bun:wrap";
-import * as $45b81229 from "http://localhost:8080/node_modules/react/index.js";
+import * as $a66742df from "http://localhost:8080/node_modules/react/index.js";
export function test() {
return testDone(import.meta.url);
}