Update import
This commit is contained in:
parent
1c2c00e621
commit
d9a38b0908
|
@ -1,5 +1,5 @@
|
||||||
import postgres from "../../../../packages/server/src/integrations/postgres"
|
|
||||||
import { GenericContainer } from "testcontainers"
|
import { GenericContainer } from "testcontainers"
|
||||||
|
import postgres from "../../../../packages/server/src/integrations/postgres"
|
||||||
|
|
||||||
jest.unmock("pg")
|
jest.unmock("pg")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue