diff --git a/pontoon/settings/test.py b/pontoon/settings/test.py deleted file mode 100644 index 5938567510..0000000000 --- a/pontoon/settings/test.py +++ /dev/null @@ -1,4 +0,0 @@ -"""Django settings for the test suite.""" - -PIPELINE_ENABLED = False -CELERY_ALWAYS_EAGER = True