Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 8338f6e

Browse files
test: remove spurious debugging timeout
1 parent 6fc31c8 commit 8338f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-experimental.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ describe('experimental', () => {
7575
});
7676
}
7777
});
78-
}).timeout(1000000);
78+
});

0 commit comments

Comments
 (0)