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 7cc0e36 commit cb6770bCopy full SHA for cb6770b
tests/unit/handlers/grantAwsAccessCommand.test.ts
@@ -4,7 +4,6 @@ import {
4
} from "../../../src/utils/awsAccess";
5
import { discordTextResponse } from "../../../src/utils/discordResponse";
6
import jwt from "@tsndr/cloudflare-worker-jwt";
7
-import { AWS_IAM_SIGNIN_URL } from "../../../src/constants/urls";
8
9
jest.mock("node-fetch");
10
jest.mock("@tsndr/cloudflare-worker-jwt");
0 commit comments