Skip to content

Commit

Permalink
fixup! chore: auto review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Juiced66 committed Dec 13, 2024
1 parent 7b86815 commit 263da29
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/setup/jest.setup.js
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
jest.setTimeout(10000);

jest.mock('../../lib/helpers', () => ({
...jest.requireActual('../../lib/helpers'),
getS3Client: jest.fn(),
}));

0 comments on commit 263da29

Please sign in to comment.