Skip to content

Commit

Permalink
chore: update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 12, 2024
1 parent beba2d9 commit a4dedcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shiki/test/bundle.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ it('bundle-full', async () => {
}))

expect(highlighter.getLoadedLanguages().length)
.toMatchInlineSnapshot(`251`)
.toMatchInlineSnapshot(`252`)
})

it('bundle-web', async () => {
Expand Down

0 comments on commit a4dedcb

Please sign in to comment.