Skip to content

Commit f8166e1

Browse files
Update tests/helm.test.ts
Co-authored-by: Copilot <[email protected]>
1 parent a7db275 commit f8166e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/helm.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,6 @@ describe("helm operations", () => {
364364
errorMessage.includes("permission") ||
365365
errorMessage.includes("authentication")) {
366366
console.log(`Skipping Helm test due to infrastructure issue: ${errorMessage}`);
367-
test.skip();
368367
return;
369368
}
370369

0 commit comments

Comments
 (0)