Skip to content

Commit efa761d

Browse files
authored
Merge pull request FRRouting#18339 from y-bharath14/srib-tests-v3
tests: Corrected typo at path_attributes.py
2 parents d75147e + 0a7c43e commit efa761d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/topotests/lib/bmp_collector/bgp/update/path_attributes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
PATH_ATTR_TYPE_EXTENDED_COMMUNITIES = 16
3232
PATH_ATTR_TYPE_AS4_PATH = 17
3333
PATH_ATTR_TYPE_AS4_AGGREGATOR = 18
34-
PATH_ATTR_TYEP_PMSI_TUNNEL_ATTRIBUTE = 22
34+
PATH_ATTR_TYPE_PMSI_TUNNEL_ATTRIBUTE = 22
3535

3636
ORIGIN_IGP = 0x00
3737
ORIGIN_EGP = 0x01

0 commit comments

Comments
 (0)