Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rokiyama authored and anas10 committed Dec 28, 2022
1 parent 14477a6 commit da3d09a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions integration-tests/lockfile/lockfile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ npm i $1
set -x
alias patch-package=./node_modules/.bin/patch-package

echo "Add left-pad"
npm i [email protected]

testLockFile() {
set -x
echo "Version test $1"
Expand Down

0 comments on commit da3d09a

Please sign in to comment.