mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-19 16:10:01 +02:00
updates test
This commit is contained in:
parent
2d39c56e3d
commit
c76b0b0b6e
@ -168,7 +168,7 @@ def test_client_id(
|
||||
) -> None:
|
||||
pydase.Client(url="ws://localhost:9999")
|
||||
|
||||
assert "Client [id=pydase_client] connected" in caplog.text
|
||||
assert "Client [sid=" in caplog.text
|
||||
caplog.clear()
|
||||
|
||||
pydase.Client(url="ws://localhost:9999", client_id="my_service")
|
||||
|
Loading…
x
Reference in New Issue
Block a user