mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
cleanDB afterAll
This commit is contained in:
parent
4308dc7329
commit
47869b199d
@ -108,7 +108,7 @@ beforeAll(async () => {
|
||||
})
|
||||
|
||||
afterAll(async () => {
|
||||
// await cleanDB()
|
||||
await cleanDB()
|
||||
await con.close()
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user