A recently merged TCK method for tokenDissociate has a failing test case:
- 1 Dissociates no tokens from an account
Steps to Reproduce
- Run the tck server for the pyhton.
- Run the
hiero-sdk-tck suit npm run test:file src/tests/token-service/test-token-dissociate-transaction.ts
- Observe the failure for:
Token IDs
1) (#1) Dissociates no tokens from an account
A recently merged TCK method for
tokenDissociatehas a failing test case:Steps to Reproduce
hiero-sdk-tcksuitnpm run test:file src/tests/token-service/test-token-dissociate-transaction.ts