mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Skip voice stream e2e without OpenRouter key
This commit is contained in:
@@ -518,7 +518,7 @@ describe("daemon client E2E", () => {
|
||||
120000
|
||||
);
|
||||
|
||||
test(
|
||||
test.runIf(Boolean(process.env.OPENROUTER_API_KEY))(
|
||||
"streams session activity logs and chunks",
|
||||
async () => {
|
||||
await ctx.client.setVoiceConversation(false);
|
||||
|
||||
Reference in New Issue
Block a user