diff --git a/api/tests/integration_tests/.env.example b/api/tests/integration_tests/.env.example index 6aabab1cea..04abacf73d 100644 --- a/api/tests/integration_tests/.env.example +++ b/api/tests/integration_tests/.env.example @@ -66,4 +66,4 @@ JINA_API_KEY= OLLAMA_BASE_URL= # Mock Switch -MOCK_SWITCH=true \ No newline at end of file +MOCK_SWITCH=false \ No newline at end of file