mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-30 16:01:49 +08:00
fix: restore accidentally deleted websocket close code assertion
This commit is contained in:
@@ -1924,6 +1924,7 @@ class TestPtyWebSocket:
|
||||
f"/api/events?token={self.token}"
|
||||
):
|
||||
pass
|
||||
assert exc.value.code == 4400
|
||||
|
||||
|
||||
class TestEnvVarUpdateValidation:
|
||||
|
||||
Reference in New Issue
Block a user