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 fa37aa3 commit fb649cfCopy full SHA for fb649cf
tests/unit/handlers/grantAwsAccessCommand.test.ts
@@ -109,6 +109,5 @@ describe("ProcessAWSAccessRequest", () => {
109
110
expect(fetchCalls[0]).toContain("/aws-access");
111
expect(fetchCalls[1]).toContain("/channels/123456789/messages");
112
-
113
});
114
0 commit comments