This commit is contained in:
Renaud Boyer 2020-12-06 14:13:20 +01:00
parent 57ef3ac35c
commit 99b4fc9625

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")