Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 26, 2023
1 parent 2987ea1 commit 783135c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/transformer-variant-group.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ describe('transformer-variant-group', () => {
"<script setup lang=\\"ts\\">
const a = 1
const b = 2
// eslint-disable-next-line style-ts/space-infix-ops
// eslint-disable-next-line style/space-infix-ops
const _c = a-(b -a -b)
</script>
Expand Down

0 comments on commit 783135c

Please sign in to comment.