Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 14, 2025
1 parent d18b10a commit 4efd5cf
Show file tree
Hide file tree
Showing 35 changed files with 9,698 additions and 9,696 deletions.
2 changes: 1 addition & 1 deletion packages/compat/test/fixtures.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ describe('fixtures', () => {
],
})

expect(code)
await expect(code)
.toMatchFileSnapshot(path.replace('input', 'output').replace(/\.\w+$/, '.html'))

expect(code).toBe(code2)
Expand Down
Loading

0 comments on commit 4efd5cf

Please sign in to comment.