This commit is contained in:
Renaud Boyer 2020-12-06 14:13:20 +01:00
parent 57ef3ac35c
commit 99b4fc9625
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import os
# flake8: noqa: E402
os.environ["CONFIG"] = os.path.abspath(
os.path.join(os.path.dirname(os.path.dirname(__file__)), "tests/test.env")