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

Update import

This commit is contained in:
Adria Navarro 2023-05-15 13:47:24 +02:00
parent 1c2c00e621
commit d9a38b0908

View file

@ -1,5 +1,5 @@
import postgres from "../../../../packages/server/src/integrations/postgres"
import { GenericContainer } from "testcontainers"
import postgres from "../../../../packages/server/src/integrations/postgres"
jest.unmock("pg")