Skip to content

Commit 927f99a

Browse files
authored
Remove wrong dependency to attribute id 82 (#34975)
This was a left-over attribute id before a spec change where attributes got removed. After that the attribute id 82dec is SetpointHoldExpiryTimestamp which has nothing to do with Presets
1 parent 0ea43c9 commit 927f99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/tests/suites/certification/Test_TC_TSTAT_1_1.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ tests:
575575
response:
576576
constraints:
577577
type: list
578-
contains: [72, 74, 78, 80, 82]
578+
contains: [72, 74, 78, 80]
579579

580580
- label: "Step 5: TH reads EventList attribute from the DUT."
581581
PICS: PICS_EVENT_LIST_ENABLED

0 commit comments

Comments
 (0)