Skip to content

Commit 952c037

Browse files
committed
test: update TransitionGroup ssr snapshot
1 parent 188b108 commit 952c037

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/compiler-ssr/__tests__/ssrTransitionGroup.spec.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ describe('transition-group', () => {
8282
})
8383
if (_ctx.ok) {
8484
_push(\`<div>ok</div>\`)
85-
} else {
86-
_push(\`<!---->\`)
8785
}
8886
_push(\`<!--]-->\`)
8987
}"

0 commit comments

Comments
 (0)