Skip to content

Commit

Permalink
chore: rerun test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhonghe committed Nov 8, 2022
1 parent b08e601 commit 55b83f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/runtime-core/__tests__/hmr.spec.ts
Expand Up @@ -151,6 +151,7 @@ describe('hot module replacement', () => {
expect(mountSpy).toHaveBeenCalledTimes(1)
})

// #7042
test('reload KeepAlive slot', async () => {
const root = nodeOps.createElement('div')
const childId = 'test-child-keep-alive'
Expand Down

0 comments on commit 55b83f1

Please sign in to comment.