diff --git a/.bazelrc b/.bazelrc index d1ea585a71597e33ee273eaad838b27f600481f3..07a0ca46b6b286273147bde3c301207ca5d02882 100644 --- a/.bazelrc +++ b/.bazelrc @@ -52,4 +52,5 @@ test --test_output=errors test --define mode=test test --test_env HOST_IP=127.0.0.1 test --test_env YR_SERVER_ADDRESS=127.0.0.1:0 -coverage --test_env=PYTHON_COVERAGE=coverage \ No newline at end of file +coverage --test_env=PYTHON_COVERAGE=coverage +#test \ No newline at end of file