Skip to content

Commit

Permalink
fix(web): update snapshots from vite tsconfig changes (#15398)
Browse files Browse the repository at this point in the history
(cherry picked from commit 76fcf7a)
  • Loading branch information
barbados-clemens authored and FrozenPandaz committed Mar 2, 2023
1 parent d15733d commit 0761e4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/web/src/generators/application/application.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,8 @@ describe('app', () => {
).toMatchInlineSnapshot(`
Array [
"vitest/globals",
"vitest/importMeta",
"vite/client",
"node",
]
`);
Expand Down

0 comments on commit 0761e4c

Please sign in to comment.