Skip to content

Commit

Permalink
Update lambda-functions-hotswap-deployments.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
rix0rrr authored Nov 27, 2024
1 parent 54efe09 commit c577d35
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { silentTest } from '../../util/silent';

jest.mock('@aws-sdk/client-lambda', () => {
const original = jest.requireActual('@aws-sdk/client-lambda');

return {
...original,
waitUntilFunctionUpdatedV2: jest.fn(),
Expand Down

0 comments on commit c577d35

Please sign in to comment.