Skip to content

Commit 895a17f

Browse files
committed
fix typo
Signed-off-by: Guohan Lu <[email protected]>
1 parent 283396a commit 895a17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/config_dpb_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"breakout_modes": {
5858
"1x100G[40G]": ["Eth4"],
5959
"2x50G": ["Eth4/1", "Eth4/3"],
60-
"4x25G[10G]": ["Eth4/1", "Eth1/2", "Eth4/3", "Eth4/4"]
60+
"4x25G[10G]": ["Eth4/1", "Eth4/2", "Eth4/3", "Eth4/4"]
6161
}
6262
}
6363
}

0 commit comments

Comments
 (0)