Phase 3 — WS frame + REST fallbacka
This commit is contained in:
@@ -201,7 +201,6 @@ def test_ws_device_invalid_first_frame_closes(client):
|
||||
def test_ws_device_tool_result_dispatched(client):
|
||||
"""tool_result frame is routed to the DeviceConnectionManager."""
|
||||
token = make_jwt(tier="free")
|
||||
user_id = TEST_USER_IDS["free"]
|
||||
|
||||
from app.core.device_manager import device_manager as dm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user