mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
comment
This commit is contained in:
@@ -687,7 +687,7 @@ describe("Package Resolution", () => {
|
||||
});
|
||||
});
|
||||
|
||||
describe("Large Payload via stdin", () => {
|
||||
describe("Large payload via ipc pipes", () => {
|
||||
let tgzTempDir: string;
|
||||
|
||||
beforeAll(async () => {
|
||||
|
||||
Reference in New Issue
Block a user