Bugfix tests and collect all

This commit is contained in:
Jens Diemer 2024-08-04 21:04:04 +02:00
parent 33b4ea9b49
commit 8b80c36c66

View file

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