Skip to content

Commit

Permalink
chore: remove outdated todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed May 19, 2023
1 parent 25c1501 commit b2a769a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/basic.test.ts
Expand Up @@ -597,7 +597,6 @@ describe('navigate', () => {
})

describe('preserves current instance', () => {
// TODO: reenable when https://github.com/vuejs/core/issues/7733 is resolved
it('should not return getCurrentInstance when there\'s an error in data', async () => {
await fetch('/instance/error')
const html = await $fetch('/instance/next-request')
Expand Down

0 comments on commit b2a769a

Please sign in to comment.