close neode in searches spec

This commit is contained in:
Moriz Wahl 2023-02-13 16:35:30 +01:00
parent b1bed00ad4
commit c618e72a84

View File

@ -27,6 +27,7 @@ beforeAll(async () => {
afterAll(async () => {
await cleanDatabase()
driver.close()
neode.close()
})
const searchQuery = gql`