1 parent b2d8ebd commit d281b8fCopy full SHA for d281b8f
1 file changed
tests/test_browser_routing.py
@@ -122,7 +122,7 @@ def test_telemetry_stream_routes_directly_to_vm(monkeypatch: pytest.MonkeyPatch)
122
123
124
@pytest.mark.asyncio
125
-async def test_async_telemetry_stream_cancellation_survives_direct_routing(
+async def test_async_telemetry_stream_cancellation_reaches_transport(
126
monkeypatch: pytest.MonkeyPatch,
127
) -> None:
128
monkeypatch.setenv("KERNEL_BROWSER_ROUTING_SUBRESOURCES", "telemetry/stream")
0 commit comments