method FakeTime.prototype.runMicrotasksimport { FakeTime } from "https://deno.land/std@0.220.1/testing/time.ts"; runMicrotasks()Runs all pending microtasks.