From 1d0f44271805e784ca995437b98755444045e01a Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Wed, 6 Oct 2021 19:26:43 -0700 Subject: :camera: --- integration/snapshots/spread_with_key.debug.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integration/snapshots/spread_with_key.debug.tsx') diff --git a/integration/snapshots/spread_with_key.debug.tsx b/integration/snapshots/spread_with_key.debug.tsx index 052e3f4ba..cb079bb95 100644 --- a/integration/snapshots/spread_with_key.debug.tsx +++ b/integration/snapshots/spread_with_key.debug.tsx @@ -23,6 +23,6 @@ export function SpreadWithTheKey({ export function test() { console.assert(React.isValidElement(jsx(SpreadWithTheKey, { className: "foo" - }, undefined, true, undefined, this))); + }, undefined, false, undefined, this))); return testDone(import.meta.url); } -- cgit v1.2.3