mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-21 20:06:06 +00:00
fix(platform): resolve post-rebase compatibility
This commit is contained in:
@@ -109,6 +109,7 @@ async def test_handle_websocket_message_marks_event_with_pipeline_uuid():
|
||||
connection = SimpleNamespace(
|
||||
pipeline_uuid='pipeline-123',
|
||||
session_type='person',
|
||||
session_id=None,
|
||||
connection_id='conn-1',
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user