diff --git a/tests/src/debug.ts b/tests/src/debug.ts index bf3b836..a06e7c2 100644 --- a/tests/src/debug.ts +++ b/tests/src/debug.ts @@ -17,6 +17,7 @@ /// +//@ts-ignore // eslint-disable-next-line @typescript-eslint/no-var-requires const { USER, PASS, CICSAPPLID, INTERTESTPORT, CONVJCL, ORIGJCL } = require('./cypressEnv');