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 lpbeliveau-silabs committed Oct 10, 2023
1 parent 1d33721 commit 03adda5
Showing 1 changed file with 36 additions and 9 deletions.
45 changes: 36 additions & 9 deletions src/app/tests/suites/certification/Test_TC_S_2_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -438,15 +438,42 @@ tests:
ClusterID: 0x0300,
AttributeValueList:
[
{ AttributeID: 0x0003, AttributeValue: 0x616b },
{ AttributeID: 0x0004, AttributeValue: 0x607d },
{ AttributeID: 0x4000, AttributeValue: 0x0000 },
{ AttributeID: 0x0001, AttributeValue: 0x00 },
{ AttributeID: 0x4002, AttributeValue: 0x00 },
{ AttributeID: 0x4003, AttributeValue: 0x00 },
{ AttributeID: 0x4004, AttributeValue: 0x0019 },
{ AttributeID: 0x0007, AttributeValue: 0x00 },
{ AttributeID: 0x4001, AttributeValue: 0x02 },
{
AttributeID: 0x0003,
AttributeValue: 0x616b,
},
{
AttributeID: 0x0004,
AttributeValue: 0x607d,
},
{
AttributeID: 0x4000,
AttributeValue: 0x0000,
},
{
AttributeID: 0x0001,
AttributeValue: 0x00,
},
{
AttributeID: 0x4002,
AttributeValue: 0x00,
},
{
AttributeID: 0x4003,
AttributeValue: 0x00,
},
{
AttributeID: 0x4004,
AttributeValue: 0x0019,
},
{
AttributeID: 0x0007,
AttributeValue: 0x00,
},
{
AttributeID: 0x4001,
AttributeValue: 0x02,
},
],
},
]
Expand Down

0 comments on commit 03adda5

Please sign in to comment.