fix: hotfix for not allowing send to ANY asset address #91
Annotations
2 warnings
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RETRY 1: ConnectionItem › should trigger onEdit:
packages/app/src/systems/Settings/components/ConnectionItem/ConnectionItem.test.tsx#L36
expect(jest.fn()).toHaveBeenCalled()
Expected number of calls: >= 1
Received number of calls: 0
at Object.<anonymous> (src/systems/Settings/components/ConnectionItem/ConnectionItem.test.tsx:36:20)
|