Skip to content
Snippets Groups Projects
Commit b79795af authored by Angelina Filippova's avatar Angelina Filippova
Browse files

Merge branch 'fix/find-async-leak' into 'develop'

Add DetectOpenHandles

See merge request pleroma/admin-fe!177
parents fd28ff35 69cdaea2
Branches develop
No related tags found
No related merge requests found
......@@ -14,6 +14,10 @@ const localVue = createLocalVue()
localVue.use(Vuex)
localVue.use(Element)
jest.mock('@/api/app')
jest.mock('@/api/nodeInfo')
jest.mock('@/api/settings')
describe('Settings search', () => {
let store
let actions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment