File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -469,7 +469,7 @@ tasks:
469469 - func : bootstrap
470470 vars :
471471 scope : ' compass-e2e-tests'
472- - func : get-compass-mongodb-com
472+ - func : get-update-server
473473 - func : smoketest-packaged-app
474474 vars :
475475 mongodb_version : latest-enterprise
Original file line number Diff line number Diff line change @@ -495,7 +495,7 @@ tasks:
495495 - func : bootstrap
496496 vars :
497497 scope : compass-e2e-tests
498- - func : get-compass-mongodb-com
498+ - func : get-update-server
499499 - func : smoketest-packaged-app
500500 vars :
501501 mongodb_version : latest-enterprise
Original file line number Diff line number Diff line change @@ -648,7 +648,7 @@ functions:
648648
649649 npm run --unsafe-perm --workspace compass-e2e-tests test-packaged-ci
650650
651- get-compass-mongodb-com :
651+ get-update-server :
652652 - command : github.generate_token
653653 params :
654654 owner : 10gen
You can’t perform that action at this time.
0 commit comments