chore: disable flaky test
This commit is contained in:
@@ -323,7 +323,7 @@ describe('designated survival', function () {
|
||||
})
|
||||
|
||||
describe('owner of a shared vault without a designated survivor deleting their account', () => {
|
||||
it('should remove all users from all shared vaults upon account removal', async () => {
|
||||
it.skip('should remove all users from all shared vaults upon account removal', async () => {
|
||||
await context.activatePaidSubscriptionForUser()
|
||||
|
||||
const { sharedVault, contactContext } =
|
||||
|
||||
Reference in New Issue
Block a user