Added tests around the voting ballot contract. #502
Merged
GitHub Actions / Test Results
failed
Nov 7, 2023 in 0s
1 fail, 6 skipped, 188 pass in 8m 14s
Annotations
Check warning on line 0 in should be able to execute cryptoTransfer for hbar transfer only
github-actions / Test Results
1 out of 2 runs failed: TokenTransferContract Test Suite should be able to execute cryptoTransfer for hbar transfer only (should be able to execute cryptoTransfer for hbar transfer only)
test-results.beb738793749b71d54ecedb854e6ac1e.xml
Raw output
expected false to equal true
AssertionError: expected false to equal true
at Context.<anonymous> (test/hts-precompile/token-transfer/tokenTransferContract.js:279:47)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-false
+true
Loading