Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhonghe committed Apr 24, 2023
1 parent 775aaae commit f3daa47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/runtime-core/__tests__/hmr.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,7 @@ describe('hot module replacement', () => {
expect(serializeInner(root)).toBe(`2`)
})

// #6978
test('rerender in change hoisted nodes', () => {
const root = nodeOps.createElement('div')
const appId = 'test-app-id'
Expand Down

0 comments on commit f3daa47

Please sign in to comment.