test: stabilize coverage corpus

This commit is contained in:
Peter Steinberger 2026-05-06 04:19:51 +01:00
parent 0cfde5c5f4
commit 56abb17dc9
No known key found for this signature in database

View File

@ -140,5 +140,5 @@ describe("adversarial boundary payloads", () => {
await expectOutsideUntouched(layout);
await fsp.writeFile(source, "source");
}
});
}, 15_000);
});