diff --git a/acronomy/secrets.test.py b/acronomy/secrets.test.py index 001b1f8..4ff3f34 100644 --- a/acronomy/secrets.test.py +++ b/acronomy/secrets.test.py @@ -12,5 +12,7 @@ DATABASES = { } } +MEDIA_ROOT = 'testmediaroot' + MATOMO_API_KEY = None