Skip to content

Commit 16cd4e5

Browse files
committed
chore: rerun test
1 parent 2c0fb4f commit 16cd4e5

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
@@ -151,6 +151,7 @@ describe('hot module replacement', () => {
151151
expect(mountSpy).toHaveBeenCalledTimes(1)
152152
})
153153

154+
// #7042
154155
test('reload KeepAlive slot', async () => {
155156
const root = nodeOps.createElement('div')
156157
const childId = 'test-child-keep-alive'

0 commit comments

Comments
 (0)