Add process manager to the right place

This commit is contained in:
henryruhs
2026-01-19 11:38:06 +01:00
parent 3575aeea86
commit dc500eb398
2 changed files with 5 additions and 2 deletions
-1
View File
@@ -13,7 +13,6 @@ from .helper import get_test_example_file, get_test_examples_directory
@pytest.fixture(scope = 'module', autouse = True)
def before_all() -> None:
process_manager.start()
conditional_download(get_test_examples_directory(),
[
'https://github.com/facefusion/facefusion-assets/releases/download/examples-3.0.0/source.jpg',