fix(web): update snapshots from vite tsconfig changes (#15398)

This commit is contained in:
Caleb Ukle 2023-03-02 14:56:34 -06:00 committed by GitHub
parent e72f993149
commit 76fcf7a319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -513,6 +513,8 @@ describe('app', () => {
).toMatchInlineSnapshot(`
Array [
"vitest/globals",
"vitest/importMeta",
"vite/client",
"node",
]
`);