We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b8646a commit 3661906Copy full SHA for 3661906
test/benchmark-harness.ts
@@ -1,4 +1,4 @@
1
-import { getTimingMultiplier } from "./test-timeout-config.cjs";
+import { getTimingMultiplier } from "./test-timeout-config";
2
3
export interface BenchmarkOptions {
4
/**
0 commit comments