MatrixClient.login
no longer stashes the returned access token
#10767
Annotations
2 errors
Run tests:
spec/unit/login.spec.ts#L31
expect(received).toBe(expected) // Object.is equality
Expected: "194758a9139"
Received: null
at Object.toBe (spec/unit/login.spec.ts:31:48)
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