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 60c6745 commit 5be69fbCopy full SHA for 5be69fb
.evergreen/scripts/teardown-tests.sh
@@ -23,7 +23,7 @@ else
23
echo "Missing test inputs, please run 'just setup-tests'"
24
fi
25
26
-# Start the test runner.
+# Teardown the test runner.
27
uv run $SCRIPT_DIR/teardown_tests.py
28
29
popd > /dev/null
0 commit comments