Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyShi22 committed Apr 23, 2024
1 parent 8dff186 commit 26d35ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/.ci/java_sdk_demo_ci_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ check_all_contract() {
else
LOG_ERROR "check block gasUsed failed, gas is ${gas_used}"
exit 1;
fif

fi
LOG_INFO "addBalance to contract ${test_contract_address}"
bash console.sh addBalance ${test_contract_address} 10000000

Expand Down

0 comments on commit 26d35ae

Please sign in to comment.