1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-04 16:02:51 +01:00

test(deviceconfig-form-update): Add onFailure default to test

This commit is contained in:
2025-10-09 08:09:09 +02:00
committed by Christian Appel
parent 13299aeeb3
commit 1dd20d5986

View File

@@ -137,6 +137,7 @@ def test_update_cycle(update_dialog, qtbot):
"description": None,
"readOnly": False,
"softwareTrigger": False,
"onFailure": "retry",
"deviceTags": set(),
"userParameter": {},
"name": "test_device",