internal: incomplete vault systems behind feature flag (#2340)
This commit is contained in:
@@ -68,7 +68,7 @@ describe('migrations', () => {
|
||||
}),
|
||||
}),
|
||||
)
|
||||
await application.mutator.insertItem(mfaItem)
|
||||
await application.mutator.insertItem(mfaItem, true)
|
||||
await application.sync.sync()
|
||||
|
||||
expect(application.items.getItems('SF|MFA').length).to.equal(1)
|
||||
|
||||
Reference in New Issue
Block a user