Skip to content

Commit

Permalink
fix test name
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Feb 8, 2024
1 parent 7a52772 commit af48932
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/app/tests/suites/TestIcdManagementCluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ tests:
attribute: "ICDCounter"
response:
value: beforeRebootICDCounter + 101
- label: "Verify the ICD is operating as a LIT ICDCounter"

- label: "Verify the ICD is operating as a LIT ICD"
command: "readAttribute"
attribute: OperatingMode
response:
Expand All @@ -101,7 +102,7 @@ tests:
- name: "CheckInNodeID"
value: commissionerNodeId

- label: "Verify the ICD is operating as a LIT ICDCounter"
- label: "Verify the ICD is operating as a SIT ICD"
command: "readAttribute"
attribute: OperatingMode
response:
Expand Down

0 comments on commit af48932

Please sign in to comment.