We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829c098 commit 9fe2cc2Copy full SHA for 9fe2cc2
src/app/tests/suites/TestIcdManagementCluster.yaml
@@ -88,9 +88,9 @@ tests:
88
attribute: "ICDCounter"
89
response:
90
constraints:
91
- # It is possible ICD hasn't had time to send a Check-In message after reboot
92
- minValue: beforeRebootICDCounter + 100
93
- maxValue: beforeRebootICDCounter + 101
+ # It is possible ICD hasn't had time to send a Check-In message after reboot
+ minValue: beforeRebootICDCounter + 100
+ maxValue: beforeRebootICDCounter + 101
94
95
- label: "Verify the ICD is operating as a LIT ICD"
96
command: "readAttribute"
0 commit comments