Skip to content

Commit

Permalink
chore:fix-issue-id (vuejs#11927) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
2nofa11 committed Sep 14, 2024
1 parent effcccd commit 817dca8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ describe('KeepAlive', () => {
expect(spyUnmounted).toHaveBeenCalledTimes(4)
})

// #1513
// #1511
test('should work with cloned root due to scopeId / fallthrough attrs', async () => {
const viewRef = ref('one')
const instanceRef = ref<any>(null)
Expand Down

0 comments on commit 817dca8

Please sign in to comment.