Skip to content

Commit

Permalink
Modified scripts CC-7.2 and LVL-4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath-grl committed Aug 11, 2022
1 parent 73c6abb commit 9a0f8d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/app/tests/suites/certification/Test_TC_CC_7_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ tests:
attribute: "EnhancedCurrentHue"
response:
constraints:
minValue: 9000
minValue: 7500
maxValue: 12500

- label: "Wait 2s"
Expand All @@ -294,7 +294,7 @@ tests:
attribute: "EnhancedCurrentHue"
response:
constraints:
minValue: 9000
minValue: 7500
maxValue: 12500

- label: "TH reads ColorMode attribute from DUT"
Expand Down
4 changes: 2 additions & 2 deletions src/app/tests/suites/certification/Test_TC_LVL_4_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,13 +211,13 @@ tests:
minValue: 170
maxValue: 230

- label: "Wait 12s"
- label: "Wait 13s"
cluster: "DelayCommands"
command: "WaitForMs"
arguments:
values:
- name: "ms"
value: 12000
value: 13000

- label: "TH reads CurrentLevel attribute from DUT"
PICS: LVL.S.C01.Rsp && LVL.S.A0000
Expand Down

0 comments on commit 9a0f8d2

Please sign in to comment.