Skip to content

Commit

Permalink
Static Analysis new lines errors
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnureddybadveli authored Jan 24, 2025
1 parent 5ef96e1 commit d39e709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feature/gribi/otg_tests/mpls_in_udp/mpls_in_udp_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ var (
otgDstPorts = []string{"port2"}
otgSrcPort = "port1"


dutPort1 = attrs.Attributes{
Desc: "dutPort1",
MAC: "02:01:00:00:00:01",
Expand Down Expand Up @@ -106,7 +107,6 @@ type flowAttr struct {
topo gosnappi.Config
}


// testArgs holds the objects needed by a test case.
type testArgs struct {
dut *ondatra.DUTDevice
Expand Down

0 comments on commit d39e709

Please sign in to comment.