Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhonghe committed Nov 27, 2022
1 parent 3f9ec3a commit 97104ff
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 @@ -537,6 +537,7 @@ describe('hot module replacement', () => {
expect(serializeInner(root)).toBe('bar')
})

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

0 comments on commit 97104ff

Please sign in to comment.