diff --git a/ci/testnet-sanity.sh b/ci/testnet-sanity.sh index 3b01a714e..213973480 100755 --- a/ci/testnet-sanity.sh +++ b/ci/testnet-sanity.sh @@ -4,7 +4,7 @@ # cd "$(dirname "$0")/.." -source scripts/metrics-write-datapoint.sh +source scripts/configure-metrics.sh NET_URL=$1 if [[ -z $NET_URL ]]; then