Skip to content

Commit a9b0c9d

Browse files
authored
[skip changelog] Fix failing legacy testing (#1167)
1 parent fa478dd commit a9b0c9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: legacy/builder/test/hardware_loader_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import (
2727
)
2828

2929
func TestLoadHardware(t *testing.T) {
30+
DownloadCoresAndToolsAndLibraries(t)
3031
ctx := &types.Context{
3132
HardwareDirs: paths.NewPathList("downloaded_hardware", filepath.Join("..", "hardware"), "hardware"),
3233
}

0 commit comments

Comments
 (0)