Skip to content

Commit 557f0aa

Browse files
committed
test: pending tests
1 parent 34afe3a commit 557f0aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/pinia/__tests__/hmr.spec.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,4 +490,9 @@ describe('HMR', () => {
490490
})
491491
})
492492
})
493+
494+
describe('both', () => {
495+
it.todo('keeps $subscribe subscriptions')
496+
it.todo('$onAction subscriptions')
497+
})
493498
})

0 commit comments

Comments
 (0)