Remove legacy crypto support in sync
api
#10748
Annotations
3 errors
|
Run tests:
spec/integ/devicelist-integ.spec.ts#L399
expect(received).toEqual(expected) // deep equality
Expected: 0
Received: 2
at toEqual (spec/integ/devicelist-integ.spec.ts:399:37)
at LocalStorageCryptoStore.func [as getEndToEndDeviceData] (src/crypto/store/localStorage-crypto-store.ts:435:9)
at Object.getEndToEndDeviceData (spec/integ/devicelist-integ.spec.ts:395:54)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run tests
Process completed with exit code 1.
|
Loading