diff --git a/pytest.ini b/pytest.ini index ab9d6d15d..9eca6b5e3 100644 --- a/pytest.ini +++ b/pytest.ini @@ -6,5 +6,8 @@ testpaths = tests/help tests/browser tests/scrape - + +env = + AIDER_ANALYTICS=false + AIDER_ANALYTICS_LOG=/dev/null