feat: added DataAllocation solidity example contract #90
GitHub Actions / Test Results
failed
Nov 1, 2023 in 0s
1 fail, 6 skipped, 191 pass in 9m 7s
Annotations
Check warning on line 0 in should be able to execute cryptoTransfer for hbar transfer only
github-actions / Test Results
All 3 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.5e876c2c149eb4ed3fcac8344ce20a6f.xml
test-results.820e62bba3d9313e5ca4dfc80f88db53.xml
test-results.b385fae7ba7c0e33f996fd2ded6da14c.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