This commit is contained in:
Pasha Sviderski
2026-04-24 13:24:17 +10:00
parent 90af550693
commit 8384d4162c
+1 -1
View File
@@ -45,4 +45,4 @@ func TestInstallCmd(t *testing.T) {
assert.Equal(t, tt.want, installCmd(scriptB64, tt.user, tt.version))
})
}
}
}