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

Fix broken qa-core test

This commit is contained in:
Adria Navarro 2023-06-13 10:04:53 +01:00
parent 2ba8adc4e8
commit fa34a95e14

View file

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