Adding tests for NonExistant account #38
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Test Results
failed
Oct 19, 2023 in 0s
1 fail, 6 skipped, 191 pass in 7m 36s
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.a2d508cc7cf569c9b3d66629c8da2cca.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