Update test snapshot after vite upgrade

This commit is contained in:
Aaron
2024-04-07 08:53:15 -05:00
parent d6e095bfce
commit c833d3b15b
+1 -1
View File
@@ -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 };