Skip to content

Commit 09df535

Browse files
committed
chore: update snapshot
1 parent 853d9a7 commit 09df535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/js-sourcemap/__tests__/js-sourcemap.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ describe.runIf(isBuild)('build tests', () => {
140140
expect(formatSourcemapForSnapshot(JSON.parse(map))).toMatchInlineSnapshot(`
141141
{
142142
"ignoreList": [],
143-
"mappings": ";wpCAAA,OAAO,6BAAuB,wBAE9B,QAAQ,IAAI,wBAAuB",
143+
"mappings": ";kpCAAA,OAAO,6BAAuB,wBAE9B,QAAQ,IAAI,wBAAuB",
144144
"sources": [
145145
"../../after-preload-dynamic.js",
146146
],

0 commit comments

Comments
 (0)