Skip to content

Commit 1b98aaf

Browse files
committed
chore: update snap
1 parent 55dad62 commit 1b98aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compiler-core/__tests__/transforms/__snapshots__/cacheStatic.spec.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ return function render(_ctx, _cache) {
429429
_createElementVNode("div", { id: "e" }, "hello")
430430
])
431431
])
432-
], -1 /* HOISTED */)
432+
], -1 /* CACHED */)
433433
]))
434434
], 2112 /* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */))
435435
}

0 commit comments

Comments
 (0)