Skip to content

Commit b90a6b2

Browse files
author
vhess
committed
Remove most whitespace changes
1 parent 9346c28 commit b90a6b2

File tree

4 files changed

+523
-460
lines changed

4 files changed

+523
-460
lines changed

lib/test/http/error-handling.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import * as http from "node:http";
77
import getPort from "../get-port";
88
import log from "../log";
99
import fetch from "node-fetch";
10-
import {describe, it, expect} from 'vitest';
10+
import { describe, it, expect } from 'vitest';
1111

1212
const CUSTOM_ERROR = "There was an error proxying your request";
1313

0 commit comments

Comments
 (0)