Skip to content

Commit 121ceff

Browse files
author
Cosmin Jinga
committed
Updated sample config
1 parent b9cc150 commit 121ceff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sonic-yang-models/tests/files/sample_config_db.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,11 +1193,11 @@
11931193
"DSCP_TO_FC_MAP": {
11941194
"Dscp_to_fc_map1": {
11951195
"1": "1",
1196-
"20": "2"
1196+
"2": "2"
11971197
},
11981198
"Dscp_to_fc_map2": {
11991199
"3": "3",
1200-
"40": "4"
1200+
"4": "4"
12011201
}
12021202
},
12031203

0 commit comments

Comments
 (0)