diff --git a/for_runners_ynh/tests/__init__.py b/for_runners_ynh/tests/__init__.py index 02ac48d..183f0eb 100644 --- a/for_runners_ynh/tests/__init__.py +++ b/for_runners_ynh/tests/__init__.py @@ -51,8 +51,6 @@ def setup_ynh_tests() -> None: django.setup() - os.chdir(Path(for_runners_ynh.__file__).parent) - def load_tests(loader, tests, pattern): """