MatrixClient.login
no longer stashes the returned access token
#10767
Annotations
3 errors
|
Run tests:
spec/integ/matrix-client-methods.spec.ts#L1488
expect(received).toBe(expected) // Object.is equality
Expected: "@m:t"
Received: "@alice:localhost"
at Object.toBe (spec/integ/matrix-client-methods.spec.ts:1488:40)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
|
Run tests
The operation was canceled.
|
Loading