diff --git a/tests/conftest.py b/tests/conftest.py index 95224b6a..4f66ec4a 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -9,6 +9,8 @@ TESTS_FOLDER = os.path.dirname(os.path.abspath(__file__)) +TESTS_FOLDER = os.path.dirname(os.path.abspath(__file__)) + def create_filesystem(tmp_path, files, config): # create files