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