ACS-8610: cleanup demo shell protractor tests (#10148)

This commit is contained in:
Denys Vuika
2024-09-10 08:36:42 -04:00
committed by GitHub
parent a754976ad9
commit f1208d45c3
402 changed files with 180 additions and 45538 deletions

View File

@@ -181,9 +181,3 @@ fi
# bump root package.json
npm version --allow-same-version --no-git-tag-version --force --loglevel=error $VERSION
echo "====== UPDATE DEMO SHELL ======"
DESTDIR="$DIR/../demo-shell/"
cd $DESTDIR
npm version --allow-same-version --no-git-tag-version --force --loglevel=error $VERSION