Commit 238ad4c
test(voice): isolate VOICE_BACKEND fallback test from leaked env vars
When hub/.env (operator-local) sets GEMINI_API_KEY, the 'falls back to
elevenlabs for unknown VOICE_BACKEND values' test leaks gemini-live
into the backends list. Delete the four non-elevenlabs key env vars
defensively at the start of the test, mirroring the cleanup pattern
used by the other tests in the same describe block. No behavior change.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent d24d993 commit 238ad4c
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
257 | 261 | | |
258 | 262 | | |
259 | 263 | | |
| |||
0 commit comments