Rename zombienet extension (#6073)

* Rename extension files and respective entries from '.feature' to '.zndsl'

* Rename zombienet extension for 0001-dispute-valid-block test
This commit is contained in:
Nikos Kontakis
2022-09-29 10:22:15 +03:00
committed by GitHub
parent 9196f32bc0
commit 39e55ffd0a
14 changed files with 18 additions and 17 deletions
@@ -11,7 +11,7 @@ mkdir -p $CFG_DIR
export PATH=$CFG_DIR:$PATH
cd $CFG_DIR
# see 0002-upgrade-node.feature to view the args.
# see 0002-upgrade-node.zndsl to view the args.
curl -L -O $1
chmod +x $CFG_DIR/polkadot
echo $(polkadot --version)