Skip to content

Commit 8921f91

Browse files
Apply suggestions from code review
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
1 parent bdda9a4 commit 8921f91

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

-3
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ tests:
121121
type: list
122122
excludes: [3]
123123

124-
# Reference for "SHALL NOT contain" issue: https://github.com/project-chip/connectedhomeip/issues/28287
125124
- label: "5. TH reads from the DUT the EventList attribute"
126125
PICS: PICS_EVENT_LIST_ENABLED
127126
command: "readAttribute"
@@ -131,7 +130,6 @@ tests:
131130
constraints:
132131
type: list
133132

134-
# Reference for "SHALL NOT contain" issue: https://github.com/project-chip/connectedhomeip/issues/28287
135133
- label: "6. TH reads AcceptedCommandList from DUT"
136134
command: "readAttribute"
137135
attribute: "AcceptedCommandList"
@@ -140,7 +138,6 @@ tests:
140138
type: list
141139
contains: [0]
142140

143-
# Reference for "SHALL NOT contain" issue: https://github.com/project-chip/connectedhomeip/issues/28287
144141
- label: "7. TH reads from the DUT the GeneratedCommandList attribute"
145142
command: "readAttribute"
146143
attribute: "GeneratedCommandList"

0 commit comments

Comments
 (0)