Skip to content

Commit 71827c2

Browse files
author
Oleksandr Poliakov
committed
wip
1 parent d38554b commit 71827c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

evergreen/evergreen.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -725,11 +725,11 @@ functions:
725725
- "OS"
726726
- "FRAMEWORK"
727727
env:
728-
ADMIN_USER: ${OIDC_ALTAS_USER}
728+
ADMIN_USER: ${OIDC_ATLAS_USER}
729729
ADMIN_PASSWORD: ${OIDC_ATLAS_PASSWORD}
730730
MONGODB_URI: ${OIDC_ATLAS_URI_SINGLE}
731731
args:
732-
- evergreen/run-mongodb-oidc-test.sh
732+
- evergreen/run-mongodb-oidc-tests.sh
733733

734734
run-serverless-tests:
735735
- command: shell.exec

0 commit comments

Comments
 (0)