Skip to content

Commit

Permalink
test: pending tests
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jul 26, 2024
1 parent 34afe3a commit 557f0aa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/pinia/__tests__/hmr.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -490,4 +490,9 @@ describe('HMR', () => {
})
})
})

describe('both', () => {
it.todo('keeps $subscribe subscriptions')
it.todo('$onAction subscriptions')
})
})

0 comments on commit 557f0aa

Please sign in to comment.