mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
close neode in searches spec
This commit is contained in:
parent
b1bed00ad4
commit
c618e72a84
@ -27,6 +27,7 @@ beforeAll(async () => {
|
||||
afterAll(async () => {
|
||||
await cleanDatabase()
|
||||
driver.close()
|
||||
neode.close()
|
||||
})
|
||||
|
||||
const searchQuery = gql`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user