Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
wattanx committed Aug 12, 2024
1 parent e9d70be commit ec27cb0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/__snapshots__/index.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exports[`ts test > Snapshot of comparison results 1`] = `
# Bundle Size
| Route | Size (gzipped) |
| --- | --- |
| \`app\` | 97.6 kB (🟢 -2.4 kB) |
| \`app\` | 97.67 kB (🟢 -2.33 kB) |
| \`pages/index\` | removed |
| \`components/tutorial\` | removed |
| \`pages/test\` | removed |"
Expand All @@ -18,7 +18,7 @@ exports[`ts test > Vite comparison results test 1`] = `
# Bundle Size
| Route | Size (gzipped) |
| --- | --- |
| \`app\` | 155.61 kB (🔴 55.61 kB) |
| \`app\` | 155.83 kB (🔴 55.83 kB) |
| \`pages/index\` | removed |
| \`components/tutorial\` | removed |
| \`pages/test\` | removed |"
Expand All @@ -30,7 +30,7 @@ exports[`ts test > comparison results test 1`] = `
# Bundle Size
| Route | Size (gzipped) |
| --- | --- |
| \`app\` | 97.6 kB (🟢 -2.4 kB) |
| \`app\` | 97.67 kB (🟢 -2.33 kB) |
| \`pages/index\` | removed |
| \`components/tutorial\` | removed |
| \`pages/test\` | removed |"
Expand Down

0 comments on commit ec27cb0

Please sign in to comment.