no console

This commit is contained in:
Moriz Wahl 2022-04-26 13:30:21 +02:00
parent ca42bbd478
commit e5dd373f52

View File

@ -43,7 +43,6 @@ const resetEntity = async (entity: any) => {
const run = async () => {
const server = await createServer(context)
const seedClient = createTestClient(server.apollo)
console.log(seedClient)
const { con } = server
await cleanDB()