Skip to content

Commit

Permalink
Remove wrong dependency to attribute id 82
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bauerschwan authored Aug 14, 2024
1 parent 0ea43c9 commit 7371c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/Test_TC_TSTAT_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ tests:
response:
constraints:
type: list
contains: [72, 74, 78, 80, 82]
contains: [72, 74, 78, 80]

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

0 comments on commit 7371c2e

Please sign in to comment.