Skip to content

Commit 76a1eee

Browse files
committed
f
1 parent 927b836 commit 76a1eee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/fetch.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import {
99
import { RequestDiagnosticsMessage, ResponseDiagnosticsMessage } from '../src/HttpClient.js';
1010
import { Request } from 'undici';
1111

12-
describe.only('fetch.test.ts', () => {
12+
describe('fetch.test.ts', () => {
1313
let close: any;
1414
let _url: string;
1515
beforeAll(async () => {

0 commit comments

Comments
 (0)