mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
do not reset db on start of database in backend unit tests
This commit is contained in:
parent
109853d257
commit
e5215b56aa
@ -35,7 +35,6 @@ export const testEnvironment = async () => {
|
||||
const mutate = testClient.mutate
|
||||
const query = testClient.query
|
||||
await initialize()
|
||||
await resetDB()
|
||||
return { mutate, query, con }
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user