We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d73e8 commit 4a0f101Copy full SHA for 4a0f101
tests/run_tests.bash
@@ -3,7 +3,7 @@
3
set -ex
4
5
# Source the common setup script
6
-source ./run_test_setup.bash
+source ./tests/run_test_setup.bash
7
8
echo "Running all integration tests..."
9
0 commit comments