Skip to content

Commit 15cb8bd

Browse files
committed
Fixed issue with notValue key in TC 3.1
1 parent 142e162 commit 15cb8bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ tests:
8888
command: "waitForReport"
8989
attribute: "PowerThreshold"
9090
response:
91-
notValue: Saved
9291
constraints:
9392
type: PowerThresholdStruct
93+
notValue: Saved
9494

9595
- label: "Step 7: TH reads the PowerThreshold attribute from the DUT"
9696
PICS: MTRID.S.A0004
@@ -119,9 +119,9 @@ tests:
119119
command: "waitForReport"
120120
attribute: "PowerThreshold"
121121
response:
122-
notValue: Saved
123122
constraints:
124123
type: PowerThresholdStruct
124+
notValue: Saved
125125

126126
- label: "Step 10: TH reads the PowerThreshold attribute from the DUT"
127127
PICS: MTRID.S.A0004
@@ -150,6 +150,6 @@ tests:
150150
command: "waitForReport"
151151
attribute: "PowerThreshold"
152152
response:
153-
notValue: Saved
154153
constraints:
155154
type: PowerThresholdStruct
155+
notValue: Saved

0 commit comments

Comments
 (0)