Skip to content

Commit a2b628b

Browse files
committed
PYTHON-5192 Fix run-server usage
1 parent f69e1f6 commit a2b628b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ functions:
208208
working_dir: "src"
209209
include_expansions_in_env: [VERSION, TOPOLOGY, AUTH, SSL, ORCHESTRATION_FILE,
210210
STORAGE_ENGINE, REQUIRE_API_VERSION, DRIVERS_TOOLS, TEST_CRYPT_SHARED, AUTH_AWS, LOAD_BALANCER]
211-
args: [.evergreen/just.sh, run-server, "${TEST_NAME}", "${SUB_TEST_NAME}"]
211+
args: [.evergreen/just.sh, run-server, "${TEST_NAME}"]
212212
- command: expansions.update
213213
params:
214214
file: ${DRIVERS_TOOLS}/mo-expansion.yml

0 commit comments

Comments
 (0)