code: set response instead of breaking #811
Annotations
3 errors
src/modules/wallet-request/identity/tests/ecdh-key-exchange.test.ts > ECDH key exchange > should calculate shared secret:
packages/dapp-toolkit/src/modules/wallet-request/identity/tests/ecdh-key-exchange.test.ts#L10
TypeError: Curve25519(...).calculateSharedSecret is not a function
❯ src/modules/wallet-request/identity/tests/ecdh-key-exchange.test.ts:10:12
|
build
@radixdlt/radix-dapp-toolkit#test: command (/home/runner/work/radix-dapp-toolkit/radix-dapp-toolkit/packages/dapp-toolkit) /home/runner/work/radix-dapp-toolkit/radix-dapp-toolkit/node_modules/.bin/npm run test exited (1)
|
build
Process completed with exit code 1.
|