mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +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