We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4ff2d commit 857525bCopy full SHA for 857525b
src/app/tests/suites/TestIcdManagementCluster.yaml
@@ -230,21 +230,6 @@ tests:
230
response:
231
error: CONSTRAINT_ERROR
232
233
- - label: "Register 1.1 - Out of Range ClientType"
234
- command: "RegisterClient"
235
- arguments:
236
- values:
237
- - name: "CheckInNodeID"
238
- value: 101
239
- - name: "MonitoredSubject"
240
- value: 1001
241
- - name: "Key"
242
- value: "\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f"
243
- - name: "ClientType"
244
- value: 3
245
- response:
246
- error: CONSTRAINT_ERROR
247
-
248
- label: "Register 1.2"
249
command: "RegisterClient"
250
arguments:
0 commit comments