Skip to content

Commit

Permalink
fixed formating
Browse files Browse the repository at this point in the history
  • Loading branch information
ram-mac committed Nov 15, 2024
1 parent 58ed1dc commit 32a8d9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ func testSplitHorizonAllowOwnAs4(t *testing.T, args *otgTestArgs) {
} else {
gnmi.Replace(t, args.dut, dutConfPath.Bgp().PeerGroup(peerGrpName1).AsPathOptions().AllowOwnAs().Config(), 4)
}

t.Run("Re-advertise the prefix from the ATE with 1 Occurrence: 65500, dutLocalAS1, 65499", func(t *testing.T) {
advBGPRouteFromOTG(t, args, []uint32{65500, dutLocalAS1, 65499})

Expand Down

0 comments on commit 32a8d9f

Please sign in to comment.