Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikeya-remilla committed Sep 30, 2024
1 parent aa52c9d commit d4b4e44
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ func TestCopyingDebugFiles(t *testing.T) {
} else {
componentName = map[string]string{"name": components[dut.Vendor()]}
}
t.Logf("Component Name: %v", componentName)

req := &hpb.GetRequest{
Path: &tpb.Path{
Expand Down

0 comments on commit d4b4e44

Please sign in to comment.