Skip to content

Commit

Permalink
RD-336 Removed beforebuild as it has to be executed before run-system…
Browse files Browse the repository at this point in the history
…-tests.sh script is run anyway (#42)
  • Loading branch information
kubama authored Dec 16, 2020
1 parent db21320 commit 6ee8e72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/run-system-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ set -eo pipefail
# None
#===================================================================================

echo Installing dependencies to run system tests...
npm run beforebuild

echo Starting update of package on Manager...
echo Creating package...
npm run build:coverage
Expand Down

0 comments on commit 6ee8e72

Please sign in to comment.