Skip to content

Commit

Permalink
fix up
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Yuan <yy19902439@126.com>
  • Loading branch information
SamYuan1990 committed Mar 22, 2024
1 parent 3ee7afe commit 59e73fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/scripts/run-test-network-sbe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ function stopNetwork() {
# Run Javascript application
createNetwork
print "Initializing Javascript application"
# sleep 60s wait for chaincode ready
sleep 60
pushd ../asset-transfer-sbe/application-javascript
npm install
print "Executing app.js"
Expand Down

0 comments on commit 59e73fd

Please sign in to comment.