++ TokenCreated event to mock #7
GitHub Actions / Test Results
failed
Oct 18, 2023 in 0s
1 fail, 6 skipped, 191 pass in 7m 45s
Annotations
Check warning on line 0 in should be able to execute cryptoTransfer for hbar transfer only
github-actions / Test Results
TokenTransferContract Test Suite should be able to execute cryptoTransfer for hbar transfer only (should be able to execute cryptoTransfer for hbar transfer only) failed
test-results.755991ff9758967ee6cc8725d9f3eb93.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