Skip to content

Commit fb53fdc

Browse files
committed
WIP: use renamed package
1 parent 06916e5 commit fb53fdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/test-vscode.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ rm -rf "$test_root_dir" && mkdir -p "$test_root_dir"
1212
cd "$test_root_dir"
1313
git clone --depth=10 https://github.com/mongodb-js/vscode.git
1414
cd vscode
15+
git checkout gagik/mongosh-package-update
1516
npm install --force
1617
rm -rf node_modules/@mongosh
1718
(cd node_modules && ln -s "$mongosh_root_dir/packages" @mongosh)

0 commit comments

Comments
 (0)