We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b0f08 commit f620e49Copy full SHA for f620e49
lib/create-tests.ts
@@ -32,7 +32,6 @@ import { getTags } from "./environment-helpers";
32
import { notNull } from "./type-guards";
33
34
import { looksLikeOptions, tagToCypressOptions } from "./tag-parser";
35
-import { Context } from "mocha";
36
37
declare global {
38
namespace globalThis {
0 commit comments