Skip to content

Commit

Permalink
test: update TransitionGroup ssr snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaskuske committed Mar 1, 2024
1 parent 7c8ceb3 commit 13774b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/compiler-ssr/__tests__/ssrTransitionGroup.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ describe('transition-group', () => {
})
if (_ctx.ok) {
_push(\`<div>ok</div>\`)
} else {
_push(\`<!---->\`)
}
_push(\`<!--]-->\`)
}"
Expand Down

0 comments on commit 13774b5

Please sign in to comment.