Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
nsadhasivam authored Jan 23, 2025
1 parent f741654 commit 7dbe9a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ func TestLinkQualification(t *testing.T) {
cases := []struct {
desc string
testFunc func(t *testing.T, dut1 *ondatra.DUTDevice, dut2 *ondatra.DUTDevice, dp1 *ondatra.Port, dp2 *ondatra.Port, plqID string)
plqID string
plqID string
aggregate bool
}{{
desc: "Singleton Interface LinkQualification",
Expand Down

0 comments on commit 7dbe9a8

Please sign in to comment.