Skip to content

Commit 2cd0494

Browse files
committed
test code remove
1 parent 1337848 commit 2cd0494

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/rtc/test_join.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,6 @@ async def test_full_echo(client: Stream):
370370

371371
await tts_instance.send("welcome my friend, how's it going?")
372372

373-
@connection.on("*")
374-
@connection.on("call.*")
375373
@connection.on("audio")
376374
async def on_audio(pcm: PcmData, user):
377375
await vad.process_audio(pcm, user)

0 commit comments

Comments
 (0)