Merge branch 'main' into feat-api-speaker-reassignment

This commit is contained in:
2023-12-15 11:14:19 +01:00
committed by GitHub
35 changed files with 2844 additions and 150 deletions

View File

@@ -165,6 +165,11 @@ def celery_config():
}
@pytest.fixture(scope="session")
def celery_includes():
return ["reflector.pipelines.main_live_pipeline"]
@pytest.fixture(scope="session")
def fake_mp3_upload():
with patch(