mirror of
https://github.com/oven-sh/bun
synced 2026-02-18 06:41:50 +00:00
Apply formatting changes
This commit is contained in:
committed by
github-actions[bot]
parent
e3c096565b
commit
2efd10b4df
@@ -91,7 +91,6 @@ it("not skip verification when doing a lot of requests", async () => {
|
||||
|
||||
await promise;
|
||||
expect(count).toBe(1);
|
||||
|
||||
});
|
||||
|
||||
it("fetch with rejectUnauthorized: false should not call checkServerIdentity", async () => {
|
||||
|
||||
Reference in New Issue
Block a user