Skip voice stream e2e without OpenRouter key

This commit is contained in:
Mohamed Boudra
2026-02-04 15:26:35 +07:00
parent e58b3739b3
commit 6838366165

View File

@@ -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);