import { TestSuiteInternal } from "https://deno.land/std@0.155.0/testing/_test_suite.ts";
Updates all steps within top level suite to have ignore set to true if only is not set to true on step.
Parameters
suite: TestSuiteInternal<T>
import { TestSuiteInternal } from "https://deno.land/std@0.155.0/testing/_test_suite.ts";
Updates all steps within top level suite to have ignore set to true if only is not set to true on step.