diff --git a/src/utils.test.ts b/src/utils.test.ts index d21fa24..f2d9429 100644 --- a/src/utils.test.ts +++ b/src/utils.test.ts @@ -23,6 +23,7 @@ jest.mock("@actions/exec", () => ({ })), })); jest.mock("@1password/op-js"); +// eslint-disable-next-line @typescript-eslint/naming-convention jest.mock("@1password/sdk", () => ({ createClient: jest.fn(), Secrets: {