Skip to content

Commit f3daa47

Browse files
committed
chore: add comment
1 parent 775aaae commit f3daa47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/runtime-core/__tests__/hmr.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,7 @@ describe('hot module replacement', () => {
569569
expect(serializeInner(root)).toBe(`2`)
570570
})
571571

572+
// #6978
572573
test('rerender in change hoisted nodes', () => {
573574
const root = nodeOps.createElement('div')
574575
const appId = 'test-app-id'

0 commit comments

Comments
 (0)