1
0
Fork 0
mirror of synced 2024-06-12 23:44:39 +12:00

Rename validator integration tests

This commit is contained in:
Adria Navarro 2023-05-17 12:59:20 +02:00
parent 79bc2afeca
commit eb46037344
10 changed files with 0 additions and 1 deletions

View file

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