import { FakeTime } from "https://deno.land/std@0.202.0/testing/time.ts";
Restores real time temporarily until callback returns and resolves.
import { FakeTime } from "https://deno.land/std@0.202.0/testing/time.ts";
Restores real time temporarily until callback returns and resolves.