diff --git a/tests/integration/test_websocket.py b/tests/integration/test_websocket.py index d66ac22..aeaa684 100644 --- a/tests/integration/test_websocket.py +++ b/tests/integration/test_websocket.py @@ -40,6 +40,7 @@ files, session_store, cwd=None, + hidden=False, ): run = orchestrator.get_run(session_id) if run is None: