487 Solidity Support Modifiers #60
GitHub Actions / Test Results
failed
Oct 20, 2023 in 0s
1 fail, 6 skipped, 191 pass in 9m 5s
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.03ad2e12efc74dab23bbceddb10de85e.xml
test-results.296d6cb3d20ca1518bc31fc90a8afba1.xml
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