mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-20 00:10:03 +02:00
fixing tests
This commit is contained in:
parent
a00e2fbca7
commit
06f93c110e
@ -36,7 +36,7 @@ def test_instance_list_attribute(capsys: CaptureFixture) -> None:
|
||||
assert (
|
||||
captured.out.strip()
|
||||
== "ServiceClass.attr[1] = {'name': {'type': 'str', 'value': 'SubClass',"
|
||||
" 'readonly': False}}"
|
||||
" 'readonly': False, 'doc': None}}"
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user