Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
nsadhasivam committed Jan 24, 2025
1 parent 0a8f91a commit 8cb1359
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ func TestLinkQualification(t *testing.T) {
}, {
desc: "Member Link LinkQualification",
plqID: dut1.Name() + ":" + dp1.Name() + "<->" + dut2.Name() + ":" + dp2.Name() + ":memberlink",
testFunc: testLinkQualification,
testFunc: testLinkQualification,
aggregate: true,
}}

Expand Down

0 comments on commit 8cb1359

Please sign in to comment.