aboutsummaryrefslogtreecommitdiff
path: root/integration/snapshots/spread_with_key.hmr.debug.tsx
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-09-30 22:37:46 -0700
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-09-30 22:37:46 -0700
commitd47419f4711c562e4b4b1642406cb29e326201c2 (patch)
tree78fdd39e536d13da5a4f35ff60138a1c2d0a8b33 /integration/snapshots/spread_with_key.hmr.debug.tsx
parent367f9c96740c4c4a9f717eb80b50e40bfc0e88af (diff)
downloadbun-d47419f4711c562e4b4b1642406cb29e326201c2.tar.gz
bun-d47419f4711c562e4b4b1642406cb29e326201c2.tar.zst
bun-d47419f4711c562e4b4b1642406cb29e326201c2.zip
Snapshots
Diffstat (limited to 'integration/snapshots/spread_with_key.hmr.debug.tsx')
-rw-r--r--integration/snapshots/spread_with_key.hmr.debug.tsx7
1 files changed, 2 insertions, 5 deletions
diff --git a/integration/snapshots/spread_with_key.hmr.debug.tsx b/integration/snapshots/spread_with_key.hmr.debug.tsx
index d9029c380..dd66edcc3 100644
--- a/integration/snapshots/spread_with_key.hmr.debug.tsx
+++ b/integration/snapshots/spread_with_key.hmr.debug.tsx
@@ -10,7 +10,7 @@ __HMRModule as HMR
import * as JSX from "http://localhost:8080/node_modules/react/jsx-dev-runtime.js";
import * as $bbcd215f from "http://localhost:8080/node_modules/react/index.js";
var JSXClassic = require($bbcd215f);
-var jsx = require(JSX).jsxDEV, fileName = "spread_with_key.tsx", jsxEl = require(JSXClassic).createElement;
+var jsx = require(JSX).jsxDEV, jsxEl = require(JSXClassic).createElement;
var { default: React} = require($bbcd215f);
Bun.activate(true);
@@ -31,10 +31,7 @@ var hmr = new HMR(2717584935, "spread_with_key.tsx"), exports = hmr.exports;
function test() {
console.assert(React.isValidElement(jsx(SpreadWithTheKey, {
className: "foo"
- }, undefined, true, {
- fileName,
- lineNumber: 375
- }, this)));
+ }, undefined, true, undefined, this)));
return testDone(import.meta.url);
}
hmr.exportAll({