diff --git a/e2e/tests/output-structure.test.ts b/e2e/tests/output-structure.test.ts index d0b37162..1b060ab6 100644 --- a/e2e/tests/output-structure.test.ts +++ b/e2e/tests/output-structure.test.ts @@ -272,7 +272,7 @@ describe('Output Directory Structure', () => { .toMatchInlineSnapshot(` ".output/chrome-mv3/background.js ---------------------------------------- - import { l as logHello } from "./chunks/log-bezs0tt4.js"; + import { l as logHello } from "./chunks/log-BsZv2eRn.js"; function defineBackground(arg) { if (typeof arg === "function") return { main: arg };