We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0367d81 commit fedbb90Copy full SHA for fedbb90
tests/realtime/test_twilio_sip_server.py
@@ -11,6 +11,7 @@
11
# If this is no longer relevant in the future, we can remove it.
12
#
13
14
+
15
@pytest.fixture
16
def twilio_server(monkeypatch: pytest.MonkeyPatch) -> ModuleType:
17
monkeypatch.setenv("OPENAI_API_KEY", "test")
0 commit comments