Skip to content

Commit 2f2c046

Browse files
committed
pass debug_log
1 parent c326363 commit 2f2c046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/setup_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
)
2727

2828
# Passthrough environment variables.
29-
PASS_THROUGH_ENV = ["GREEN_FRAMEWORK", "NO_EXT", "MONGODB_API_VERSION"]
29+
PASS_THROUGH_ENV = ["GREEN_FRAMEWORK", "NO_EXT", "MONGODB_API_VERSION", "DEBUG_LOG"]
3030

3131
# Map the test name to a test suite.
3232
TEST_SUITE_MAP = {

0 commit comments

Comments
 (0)