Skip to content

Commit e2abd2a

Browse files
authored
Update cmd/node-installer/detect_test.go
1 parent 91521d4 commit e2abd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/node-installer/detect_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ func Test_DetectDistro(t *testing.T) {
8787
struct {
8888
Path string
8989
AssetPath string
90-
}{"/opt/kwasm", "/assets"},
90+
}{"/opt/rcm", "/assets"},
9191
struct{ RootPath string }{""},
9292
},
9393
tests.FixtureFs("../../testdata/node-installer/containerd/default-and-k0s-configs"),

0 commit comments

Comments
 (0)