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 Sep 23, 2022
1 parent 188b108 commit 952c037
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 952c037

Please sign in to comment.