Skip to content

Commit

Permalink
Run wallet-sanity against the new testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Jul 14, 2018
1 parent 55d43d9 commit 807c0a7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ci/refresh-testnet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,7 @@ for info in "${vmlist[@]}"; do
cat "log-$vmName.txt"
done

echo "--- done"
echo "--- Testnet sanity test"
USE_SNAP=1 ./multinode-demo/test/wallet-sanity.sh testnet.solana.com

exit 0

0 comments on commit 807c0a7

Please sign in to comment.