import { assertStringIncludes } from "https://deno.land/x/reno@v2.0.105/deps.ts";
Make an assertion that actual includes expected. If not then throw.
x/reno/deps.ts>assertStringIncludes
import { assertStringIncludes } from "https://deno.land/x/reno@v2.0.105/deps.ts";
Make an assertion that actual includes expected. If not then throw.