1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

Clean code

This commit is contained in:
Adria Navarro 2023-05-15 17:52:10 +02:00
parent d893fdf6cf
commit 79b30942f6

View file

@ -1,6 +1,5 @@
import s3 from "../../../../packages/server/src/integrations/s3"
import { GenericContainer } from "testcontainers"
import { generator } from "../../shared"
jest.unmock("aws-sdk")