We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138573a commit 2910742Copy full SHA for 2910742
.evergreen/scripts/setup-tests.sh
@@ -58,4 +58,4 @@ fi
58
59
. $ROOT_DIR/.evergreen/utils.sh
60
PYTHON=${PYTHON_BINARY:-$(find_python3)}
61
-$PYTHON $SCRIPT_DIR/setup-tests.py
+$PYTHON $SCRIPT_DIR/setup_tests.py
0 commit comments