Update all modal deployments and change seamless configuration due to changes in src repo (#353)

* update all modal deployments and change seamless configuration due to change in src repo

* add fixture
This commit is contained in:
projects-g
2024-04-16 21:12:24 +05:30
committed by GitHub
parent 32bb411652
commit 72b22d1005
2 changed files with 20 additions and 17 deletions

View File

@@ -70,6 +70,7 @@ async def test_transcript_rtc_and_websocket(
dummy_storage,
fake_mp3_upload,
ensure_casing,
nltk,
appserver,
sentence_tokenize,
):
@@ -227,6 +228,7 @@ async def test_transcript_rtc_and_websocket_and_fr(
dummy_storage,
fake_mp3_upload,
ensure_casing,
nltk,
appserver,
sentence_tokenize,
):