fixes tests

This commit is contained in:
Mose Müller
2024-01-23 13:51:45 +01:00
parent 7279fed2aa
commit e8638f1f3a
3 changed files with 11 additions and 9 deletions

View File

@ -91,7 +91,7 @@ class Service(pydase.DataService):
self._property_attr = value
CURRENT_STATE = Service().serialize()
CURRENT_STATE = Service().serialize()["value"]
LOAD_STATE = {
"list_attr": {