Skip to content

Commit 99d44e0

Browse files
committed
test: remove whitespace and newline
try to pass compliance Signed-off-by: Thomas Stilwell <[email protected]>
1 parent 7f93317 commit 99d44e0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

samples/matter/common/src/certification/thread_platform/overlay-thread_platform.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ CONFIG_CHIP_DEVICE_VENDOR_NAME="Nordic Semiconductor"
2727
CONFIG_CHIP_DEVICE_PRODUCT_NAME="nRFConnect SDK Platform"
2828
CONFIG_CHIP_MALLOC_SYS_HEAP_WATERMARKS_SUPPORT=y
2929

30-
3130
CONFIG_CHIP_FACTORY_DATA_CERT_SOURCE_USER=y
3231
CONFIG_CHIP_FACTORY_DATA_USER_CERTS_DAC_CERT="${ZEPHYR_NRF_MODULE_DIR}/samples/matter/common/src/certification/certs/dac_cert.der"
3332
CONFIG_CHIP_FACTORY_DATA_USER_CERTS_DAC_KEY="${ZEPHYR_NRF_MODULE_DIR}/samples/matter/common/src/certification/certs/dac_key.der"

samples/matter/common/src/certification/thread_platform/thread_certification.matter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2624,4 +2624,4 @@ endpoint 1 {
26242624
callback attribute featureMap;
26252625
callback attribute clusterRevision;
26262626
}
2627-
}
2627+
}

0 commit comments

Comments
 (0)