aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/array-args-with-default-values.hmr.js
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-01-22 20:46:28 -0800
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-01-22 20:46:28 -0800
commit4d9ae0df06c5506b16fe7b37d36082c441f37c1c (patch)
tree907c6ef05067216c5134cceda60ff7738392e497 /integration/snapshots/array-args-with-default-values.hmr.js
parent4d95e443172339d66694dd0cb7b5e3e2fdae38cc (diff)
downloadbun-4d9ae0df06c5506b16fe7b37d36082c441f37c1c.tar.gz
bun-4d9ae0df06c5506b16fe7b37d36082c441f37c1c.tar.zst
bun-4d9ae0df06c5506b16fe7b37d36082c441f37c1c.zip
:camera:
Diffstat (limited to 'integration/snapshots/array-args-with-default-values.hmr.js')
-rw-r--r--integration/snapshots/array-args-with-default-values.hmr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/integration/snapshots/array-args-with-default-values.hmr.js b/integration/snapshots/array-args-with-default-values.hmr.js
index 5c67d0c6c..7cf643b9d 100644
--- a/integration/snapshots/array-args-with-default-values.hmr.js
+++ b/integration/snapshots/array-args-with-default-values.hmr.js
@@ -1,9 +1,9 @@
import {
__HMRModule as HMR
-} from "http://localhost:8080/bun:runtime";
+} from "http://localhost:8080/bun:wrap";
import {
__HMRClient as Bun
-} from "http://localhost:8080/bun:runtime";
+} from "http://localhost:8080/bun:wrap";
Bun.activate(false);
var hmr = new HMR(3474597122, "array-args-with-default-values.js"), exports = hmr.exports;