diff --git a/src/controller/python/test/test_scripts/base.py b/src/controller/python/test/test_scripts/base.py index 4333271caf24df..970817e79d42eb 100644 --- a/src/controller/python/test/test_scripts/base.py +++ b/src/controller/python/test/test_scripts/base.py @@ -250,7 +250,7 @@ def TestReadBasicAttributes(self, nodeid: int, endpoint: int, group: int): "VendorID": 9050, "ProductName": "TEST_PRODUCT", "ProductID": 65279, - "NodeLabel": "", + "NodeLabel": "Test", "Location": "", "HardwareVersion": 0, "HardwareVersionString": "TEST_VERSION",