Skip to content
Prev Previous commit
Next Next commit
[autofix.ci] apply automated fixes
  • Loading branch information
autofix-ci[bot] authored Oct 15, 2025
commit 063e8e79e6e7d187b129cb6754612d96e754cdf7
2 changes: 1 addition & 1 deletion packages/vue/__tests__/e2e/TransitionGroup.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ describe('e2e: TransitionGroup', () => {
},
E2E_TIMEOUT,
)

test(
'not leaking after children unmounted',
async () => {
Expand Down
Loading