This commit is contained in:
Alistair Smith
2025-12-01 16:08:47 -08:00
parent 36d8ea81c0
commit bc00cf1975

View File

@@ -687,7 +687,7 @@ describe("Package Resolution", () => {
});
});
describe("Large Payload via stdin", () => {
describe("Large payload via ipc pipes", () => {
let tgzTempDir: string;
beforeAll(async () => {