test fixes

This commit is contained in:
mattie ruth backman
2025-10-21 15:04:34 -04:00
parent fe9aa3383e
commit 5c8635570d
4 changed files with 42 additions and 22 deletions

View File

@@ -110,6 +110,7 @@ async def run_bot(transport: BaseTransport, runner_args: RunnerArguments):
pattern_id="voice_tag",
start_pattern="<voice>",
end_pattern="</voice>",
type="voice",
remove_match=True,
)