Skip to content

Commit f72574e

Browse files
authored
fix(test): use devtools with different keyserver MONGOSH-843 (#962)
1 parent 624da30 commit f72574e

File tree

1 file changed

+1
-1
lines changed
  • packages/connectivity-tests/test

1 file changed

+1
-1
lines changed

packages/connectivity-tests/test/all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ TEST_TMPDIR="$PWD"
1414
git clone [email protected]:mongodb-js/devtools-docker-test-envs.git test-envs
1515
cd test-envs
1616

17-
git checkout 855446a4f2ebcafa925e4665968c83c425a20be4
17+
git checkout 3d04063586ba95a3bd72d38f5569469c81e54987
1818

1919
source "$CONNECTIVITY_TEST_SOURCE_DIR/ldap.sh"
2020
source "$CONNECTIVITY_TEST_SOURCE_DIR/localhost.sh"

0 commit comments

Comments
 (0)