From 03adda53ac5ef0257d2b7b92e381f841f6b37e10 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Tue, 10 Oct 2023 19:08:02 +0000 Subject: [PATCH] Restyled by prettier-yaml --- .../suites/certification/Test_TC_S_2_2.yaml | 45 +++++++++++++++---- 1 file changed, 36 insertions(+), 9 deletions(-) diff --git a/src/app/tests/suites/certification/Test_TC_S_2_2.yaml b/src/app/tests/suites/certification/Test_TC_S_2_2.yaml index addb605ec55887..a63a94b08262e9 100644 --- a/src/app/tests/suites/certification/Test_TC_S_2_2.yaml +++ b/src/app/tests/suites/certification/Test_TC_S_2_2.yaml @@ -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, + }, ], }, ]