Run wallet-sanity against the new testnet
This commit is contained in:
parent
d349d6aa98
commit
751c1eba32
|
@ -76,5 +76,7 @@ for info in "${vmlist[@]}"; do
|
||||||
cat "log-$vmName.txt"
|
cat "log-$vmName.txt"
|
||||||
done
|
done
|
||||||
|
|
||||||
echo "--- done"
|
echo "--- Testnet sanity test"
|
||||||
|
USE_SNAP=1 ./multinode-demo/test/wallet-sanity.sh testnet.solana.com
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in New Issue