We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91521d4 commit e2abd2aCopy full SHA for e2abd2a
cmd/node-installer/detect_test.go
@@ -87,7 +87,7 @@ func Test_DetectDistro(t *testing.T) {
87
struct {
88
Path string
89
AssetPath string
90
- }{"/opt/kwasm", "/assets"},
+ }{"/opt/rcm", "/assets"},
91
struct{ RootPath string }{""},
92
},
93
tests.FixtureFs("../../testdata/node-installer/containerd/default-and-k0s-configs"),
0 commit comments