Skip to content

Commit c833d3b

Browse files
committed
Update test snapshot after vite upgrade
1 parent d6e095b commit c833d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: e2e/tests/output-structure.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ describe('Output Directory Structure', () => {
272272
.toMatchInlineSnapshot(`
273273
".output/chrome-mv3/background.js
274274
----------------------------------------
275-
import { l as logHello } from "./chunks/log-bezs0tt4.js";
275+
import { l as logHello } from "./chunks/log-BsZv2eRn.js";
276276
function defineBackground(arg) {
277277
if (typeof arg === "function")
278278
return { main: arg };

0 commit comments

Comments
 (0)