From 904d87db7f81282f562b4dd0fa373f43e7b1cb4f Mon Sep 17 00:00:00 2001 From: Amit Kaushik Date: Wed, 18 May 2022 21:14:28 -0700 Subject: [PATCH] Typo correction --- src/sonic-yang-models/tests/files/sample_config_db.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-yang-models/tests/files/sample_config_db.json b/src/sonic-yang-models/tests/files/sample_config_db.json index 92aea2f873da..53b9495577f9 100644 --- a/src/sonic-yang-models/tests/files/sample_config_db.json +++ b/src/sonic-yang-models/tests/files/sample_config_db.json @@ -1105,7 +1105,7 @@ "dnat_entry_low_threshold": "70", "ipmc_entry_threshold_type": "percentage", "ipmc_entry_high_threshold": "85", - "ipmc_entry_low_threshold": "70" + "ipmc_entry_low_threshold": "70", "ipv6_neighbor_high_threshold": "67", "ipv6_neighbor_low_threshold": "56", "ipv6_neighbor_threshold_type": "percentage",