This commit is contained in:
Claus-Peter Hübner 2023-03-09 15:48:24 +01:00
parent 4d19ce06b5
commit 297abea1ec

View File

@ -5,7 +5,6 @@ import createServer from '@/server/createServer'
import { Community as DbCommunity } from '@entity/Community'
let query: any
let testEnv: any
// to do: We need a setup for the tests that closes the connection
let con: any