mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
debug server
This commit is contained in:
parent
f9589fad84
commit
ad68c881ed
@ -43,6 +43,7 @@ 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()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user