487 Solidity Support Modifiers #60
GitHub Actions / Test Results
failed
Oct 20, 2023 in 0s
1 fail, 6 skipped, 187 pass in 7m 38s
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.b7346a42eb1e16bbea356ae3adbe21af.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