Skip to content

Commit

Permalink
Restyled by prettier-yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and mkardous-silabs committed Oct 26, 2023
1 parent 6df18b4 commit 72ce0d4
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions src/app/tests/suites/certification/Test_TC_ICDM_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ tests:
type: list
contains: [0, 1, 2, 65528, 65529, 65531, 65532, 65533]

- label: "Step 4b: Read the optional attribute(RegisteredClients) in
- label:
"Step 4b: Read the optional attribute(RegisteredClients) in
AttributeList"
PICS: ICDM.S.A0003
command: "readAttribute"
Expand All @@ -94,7 +95,8 @@ tests:
type: list
contains: [4]

- label: "Step 4d: Read the optional attribute(ClientsSupportedPerFabric) in
- label:
"Step 4d: Read the optional attribute(ClientsSupportedPerFabric) in
AttributeList"
PICS: ICDM.S.A0005
command: "readAttribute"
Expand Down Expand Up @@ -122,7 +124,8 @@ tests:
constraints:
type: list

- label: "Step 6b: TH reads AcceptedCommandList attribute from DUT if
- label:
"Step 6b: TH reads AcceptedCommandList attribute from DUT if
ICDM.S.F00 is true"
PICS: ICDM.S.F00
command: "readAttribute"
Expand All @@ -132,7 +135,8 @@ tests:
type: list
contains: [0, 2]

- label: "Step 6c: Read the optional command (StayActiveRequest) in
- label:
"Step 6c: Read the optional command (StayActiveRequest) in
AttributeList"
PICS: ICDM.S.C03.Rsp
command: "readAttribute"
Expand Down

0 comments on commit 72ce0d4

Please sign in to comment.