We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b0f62d commit 507257dCopy full SHA for 507257d
1 file changed
__tests__/fakeTimers.test.ts
@@ -1,5 +1,4 @@
1
import { setupFakeTimers } from "../src";
2
-import { jest, test, expect } from "@jest/globals";
3
4
const { setTime, realNow } = setupFakeTimers();
5
const REFERENCE_TIMESTAMP = 950536800000; /* 14th February 2000, 2pm UTC */
0 commit comments