Skip to content

Commit fb649cf

Browse files
committed
lint fix
1 parent fa37aa3 commit fb649cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/handlers/grantAwsAccessCommand.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,5 @@ describe("ProcessAWSAccessRequest", () => {
109109

110110
expect(fetchCalls[0]).toContain("/aws-access");
111111
expect(fetchCalls[1]).toContain("/channels/123456789/messages");
112-
113112
});
114113
});

0 commit comments

Comments
 (0)