Skip to content

Commit 9ca6e17

Browse files
bump expected cluster revision in test TC_LVL_1_1 and min default Move Rate in TC_LVL_2_1
1 parent 7e76277 commit 9ca6e17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tests:
3737
command: "readAttribute"
3838
attribute: "ClusterRevision"
3939
response:
40-
value: 5
40+
value: 6
4141
constraints:
4242
type: int16u
4343

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ tests:
215215
response:
216216
constraints:
217217
type: int8u
218-
minValue: 0
218+
minValue: 1
219219
maxValue: 255
220220

221221
- label: "Step 13: TH reads the Options attribute from the DUT"

0 commit comments

Comments
 (0)