summaryrefslogtreecommitdiffstats
path: root/tests/conftest.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/conftest.py')
-rw-r--r--tests/conftest.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/conftest.py b/tests/conftest.py
index 4466130..d65b5da 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -56,6 +56,11 @@ kwIDAQAB
}
+@pytest.fixture(autouse=True)
+def _test_settings(settings):
+ settings.STATICFILES_STORAGE = None
+
+
@pytest.fixture
def config_system(keypair):
Config.system = Config.SystemOptions(