Skip to content

Commit 40f7f2e

Browse files
committed
chore: run pnpm run test -u in packages/cli
1 parent 7878c48 commit 40f7f2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/cli/tests/__snapshots__/create-tutorial.test.ts.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ exports[`create and eject a project 1`] = `
235235
"public/logo.svg",
236236
"src",
237237
"src/components",
238+
"src/components/Footer.astro",
239+
"src/components/FooterWrapper.astro",
238240
"src/components/HeadTags.astro",
239241
"src/components/LoginButton.tsx",
240242
"src/components/Logo.astro",

0 commit comments

Comments
 (0)