Skip to content

Commit abac4e8

Browse files
committed
Update cmd/node-installer/detect_test.go
Signed-off-by: Christoph Voigt <[email protected]>
1 parent 42967c4 commit abac4e8

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)