Skip to content
Snippets Groups Projects
Commit 76cc87e9 authored by Maximilian Wilhelm's avatar Maximilian Wilhelm
Browse files

Drive-by-fix: Fix Type Code in TestSerializeCommunities().

parent 8f9327ff
No related branches found
No related tags found
No related merge requests found
......@@ -1442,7 +1442,7 @@ func TestSerializeCommunities(t *testing.T) {
{
name: "2 communities",
input: &PathAttribute{
TypeCode: LargeCommunitiesAttr,
TypeCode: CommunitiesAttr,
Value: []uint32{
131080, 16778241,
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment