Skip to content

Commit

Permalink
updated other vendo condition
Browse files Browse the repository at this point in the history
  • Loading branch information
mastarkey committed Dec 20, 2024
1 parent 5a152a7 commit abd7643
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ func TestPlatformBreakoutConfig(t *testing.T) {
"fullInterfaceName and foundComp is %v", breakOutCompName, fullInterfaceName, foundComp)
componentNameList = []string{breakOutCompName}
} else {
// other vendor method
t.Fatalf("Unsupported vendor %s. Need to add breakout component names.", dut.Vendor())
}

for _, componentName := range componentNameList {
Expand Down

0 comments on commit abd7643

Please sign in to comment.