From 9ee5519ce0aafb14107f570c9d0aa2e52d2b6e83 Mon Sep 17 00:00:00 2001 From: mraniki <8766259+mraniki@users.noreply.github.com> Date: Wed, 3 Jul 2024 15:55:47 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20Unit=20Test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test_unit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_unit.py b/tests/test_unit.py index 16acc3b..3853c89 100644 --- a/tests/test_unit.py +++ b/tests/test_unit.py @@ -12,7 +12,7 @@ @pytest.fixture(scope="session", autouse=True) def set_test_settings(): - settings.configure(FORCE_ENV_FOR_DYNACONF="testing") + settings.configure(FORCE_ENV_FOR_DYNACONF="fmo")