Skip to content

Commit

Permalink
restyle
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Apr 19, 2024
1 parent 829c098 commit 9fe2cc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/tests/suites/TestIcdManagementCluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ tests:
attribute: "ICDCounter"
response:
constraints:
# It is possible ICD hasn't had time to send a Check-In message after reboot
minValue: beforeRebootICDCounter + 100
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

- label: "Verify the ICD is operating as a LIT ICD"
command: "readAttribute"
Expand Down

0 comments on commit 9fe2cc2

Please sign in to comment.